get_modelt: Function that fits model with transformed dependent variable

Description Usage Arguments Value

View source: R/get_modelt.R

Description

Function that fits model with transformed dependent variable

Usage

1
get_modelt(object, trans_mod, std)

Arguments

object

a model of type lm or lme

trans_mod

the return of one of the transformation functions

std

logical. If TRUE, the standardised transformations are used.

Value

A lm or lme model that uses the transformed variable as dependent variable.


akreutzmann/trafo documentation built on Sept. 14, 2020, 9:03 p.m.