this function evaluate volume based on ages
avaliaVolumeAgeBased(base, firstAge, lastAge, models, mapper = list(age1
= "idade1", age2 = "idade2", dap1 = "dap1", dap2 = "dap2", dap2est =
"dap2est", ht1 = "ht1", ht2 = "ht2", ht2est = "ht2est", volume1 =
"volume1", volume2 = "volume2", volume2est = "volume2est"),
groupBy = "parcela", save = NULL, percTraining = 0.7,
paramEstatisticsDAP, paramEstatisticsHT, paramEstatisticsVolume,
plot = "parcela", ageER = "^.*_", ageRound = NaN, ageInYears = F,
forcePredict = F)
the data base
the first age to eval
the last age to eval
list of exclusive for base models
mapper from labels of fields volume, dap, ht
name field of base is group of individuals
list of param to save the files
percentage that will be reserved for training (default 0.70)
parameters to pass to function 'fnAvaliaEstimativas'
analogous to paramEstatisticsDAP
analogous to paramEstatisticsDAP
is list of plots to function roundAges
regex used to discover age in names from dataframe in listOfdata
synchronize begin of ages with an age? what age?
ages are in year?
force the calculation without using predict?
will be returned a list of round ages