Learn R Programming

AdaptiveSparsity (version 1.6)

aslm-methods: Methods handled by lm

Description

These methods are implemented by the lm parent class:

  • logLik -- Extract log-likelihood

  • predict -- Predict values based on linear model

  • nobs -- Extract the number of observations from a fit

Arguments

See Also

predict.lm, logLik.lm, nobs