powered by
extracts model coefficients from object of class "ilse".
Coef(object)
an object of class "ilse".
Coefficients extracted from object.
coef, coefficient
# NOT RUN { # example one data(nhanes) NAlm2 <- ilse(age~., data=nhanes) Coef(NAlm2) # }
Run the code above in your browser using DataLab