coerce.lmrse: Combine lmrse object into a results data.frame

View source: R/lmrse.R

coerce.lmrseR Documentation

Combine lmrse object into a results data.frame

Description

coerce.lmrse constructs a results data.frame from an "lmrse" object, where coefficients, standard errors and p-values for each covariable are placed in consecutive columns.

Usage

coerce.lmrse(x)

Arguments

x

an object of class "lmrse"

Value

coerce.lmrse returns a results data.frame with coefficients, standard errors and p-values for the covariables.

Author(s)

James Staley jrstaley95@gmail.com


jrs95/lmrse documentation built on Jan. 15, 2024, 3:48 a.m.