summary.lmcpp: Summarizing Linear Model Fits

Description Usage Arguments Value

Description

Summarize the output of "lmCpp" function

Usage

1
2
## S3 method for class 'lmcpp'
summary(object, correlation = FALSE, prt = TRUE)

Arguments

object

the fitting results of "lmCpp".

correlation

logical; if TRUE, the correlation matrix of the estimated parameters is returned and printed.

prt

logical; if TRUE, a summarized table will be computed to the screen

Value

A list containing the following elements


strongbeamsprout/lmcpp documentation built on Nov. 27, 2019, 12:29 a.m.