View source: R/60b_norm_p1_libs.R
dnorm_p1_formula | R Documentation |
Linear regression formula, densities
dnorm_p1_formula(y, ta, ta0, nx, muhat0, v3hat)
y |
a vector of values at which to calculate the density and distribution functions |
ta |
predictor residuals |
ta0 |
predictor residual at the point being predicted |
nx |
length of training data |
muhat0 |
muhat at the point being predicted |
v3hat |
third parameter |
Vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.