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

predizer

Predict


Description

this function is the replacement predict, she tries to predict if the return zero predict it calculates the prediction with the coefficients reported in the parameter setting

Usage

predizer(ajuste, newdata, force = FALSE, ...)

Arguments

ajuste

is ajust obtained a function like lm or nlsLM

newdata

dataframe where fields will be update

force

force the calculation without using predict?

...

only for compatibility with other functions

Value

will be returned list of values predicts


Fgmutils

Forest Growth Model Utilities

v0.9.5
GPL-2
Authors
Clayton Vieira Fraga Filho, Ana Paula Simiqueli, Gilson Fernandes da Silva, Miqueias Fernandes, Wagner Amorim da Silva Altoe
Initial release
2018-10-11

We don't support your browser anymore

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