get_lm_summary: Get tidy results from linear, nls, lmer, lme, sarlm mode

View source: R/get_lm_summary.R

get_lm_summaryR Documentation

Get tidy results from linear, nls, lmer, lme, sarlm mode

Description

Get tidy results from linear, nls, lmer, lme, sarlm mode

Usage

get_lm_summary(lm.mod, CI = NULL, k = NULL)

Arguments

lm.mod

a model returned by function lm, nls, lmer, lme

CI

whether return confidence interval for the estimates, only works for lm model

k

numbers of digits


kun-ecology/ecoloop documentation built on Jan. 9, 2025, 10:20 a.m.