yat
0.14.5pre
|
This is the complete list of members for theplu::yat::regression::NaiveWeighted, including all inherited members.
ap_ | theplu::yat::regression::OneDimensionalWeighted | protected |
chisq_ | theplu::yat::regression::OneDimensionalWeighted | protected |
fit(const utility::VectorBase &x, const utility::VectorBase &y, const utility::VectorBase &w) | theplu::yat::regression::NaiveWeighted | virtual |
NaiveWeighted(void) | theplu::yat::regression::NaiveWeighted | |
OneDimensionalWeighted(void) | theplu::yat::regression::OneDimensionalWeighted | |
predict(const double x) const | theplu::yat::regression::NaiveWeighted | virtual |
prediction_error2(const double x, const double w=1.0) const | theplu::yat::regression::OneDimensionalWeighted | |
r2(void) const | theplu::yat::regression::OneDimensionalWeighted | |
s2(const double w=1) const | theplu::yat::regression::NaiveWeighted | virtual |
standard_error2(const double x) const | theplu::yat::regression::NaiveWeighted | virtual |
~NaiveWeighted(void) | theplu::yat::regression::NaiveWeighted | virtual |
~OneDimensionalWeighted(void) | theplu::yat::regression::OneDimensionalWeighted | virtual |