Skip to contents

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

James Staley jrstaley95@gmail.com