Learn R Programming

mcr (version 1.3.3.1)

MCResult.getCoefficients: Get Regression Coefficients

Description

Get Regression Coefficients

Usage

MCResult.getCoefficients(.Object)

Value

Regression parameters in matrix form. Rows: Intercept, Slope. Cols: EST, SE, LCI, UCI.

Arguments

.Object

object of class "MCResult".