Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

getInfo

Get information of a model


Description

Get information of a model

Usage

getInfo(fit, digits = 3)

Arguments

fit

object of class lm

digits

integer indicating the number of decimal places

Examples

fit=lm(mpg~wt*hp,data=mtcars)
getInfo(fit)

processR

Implementation of the 'PROCESS' Macro

v0.2.6
GPL-2
Authors
Keon-Woong Moon [aut, cre], Sokyoung Hong [ctb]
Initial release
2021-1-5

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.