RC-class linreg
dep
numeric.
indep
matrix.
betahat
numeric.
predicted
matrix.
residuals
matrix.
inv_sqr_dep
matrix.
deg_fre
numeric.
sigmasq
numeric.
std_e
numeric.
var_betas
numeric.
se_betas
numeric.
t_values
numeric.
p_values
numeric.
data
data.frame.
formula
formula.
dataname
character.
output
data.frame.
coef()
Method coef
initialize(form, data)
Formula for reggression
plot()
plots the residuals versus fitted
pred()
Method for prediction
tvalue()
method t-value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.