sclr
objectnew_sclr.Rd
new_sclr
creates the object sclr
returns.
is_sclr
checks if the object is of class sclr
.
new_sclr(fit, x, y, cl, mf, mt) is_sclr(fit)
fit | A list returned by |
---|---|
x | Model matrix. |
y | Model response. |
cl | Call. |
mf | Model frame. |
mt | Model terms. |
sclr
object