getFormulaExclusivaOfAjust {Fgmutils}R Documentation

get Formula Exclusive Of Ajust

Description

this function returns the formula of the model used in ajust

Usage

getFormulaExclusivaOfAjust(ajuste)

Arguments

ajuste

is ajust obtained a function like lm or nlsLM

Value

will be returned a string which is the formula of ajust


[Package Fgmutils version 0.9.5 Index]