powered by
Fitted values for colf_nlxb
# S3 method for colf_nlxb fitted(object, ...)
A colf_nlxb object i.e. the result of running colf_nlxb
colf_nlxb
Currently not used
A vector with the fitted values
# NOT RUN { mymod <- colf_nlxb(mpg ~ hp + cyl, mtcars) #fitted values fitted(mymod) # }
Run the code above in your browser using DataLab