| is_lm_mod {codaredistlm} | R Documentation |
Is object that is returned from lm()?
Description
Is object that is returned from lm()?
Usage
is_lm_mod(x)
Arguments
x |
object to be tested |
Value
Boolean TRUE or FALSE
[Package codaredistlm version 0.1.0 Index]