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

projectBaseOriented

Project Base Oriented


Description

this function build a list of dataframe with projects of ages between 'firstAge' and 'lastAge' params

Usage

projectBaseOriented(firstAge = NaN, lastAge = NaN, fitDAP, fitHT, base,
  mapper = list(age1 = "idadearred1", dap1 = "dap1", dap2 = "dap2", ht1 =
  "ht1", ht2 = "ht2"), calcVolume = calculaVolumeDefault,
  forcePredict = F)

Arguments

firstAge

the first age to predict

lastAge

the last age to predict

fitDAP

a fit get function inherit lm to DAP

fitHT

a fit get function inherit lm to HT

base

data base

mapper

the label used in fields to age, dap and ht

calcVolume

function to calc volume

forcePredict

force calc base coefficients or se predict()?

Value

will be returned a list of volume predict to ages in dataframe and/or param


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.