.getModelParameters {MSstats}R Documentation

Get params (coefficients, covariance matrix, degrees of freedom) from a model

Description

Get params (coefficients, covariance matrix, degrees of freedom) from a model

Usage

.getModelParameters(fitted_model)

Arguments

fitted_model

object of class lm or lmerMod


[Package MSstats version 4.1.1 Index]