classificaClasseDAP {Fgmutils} | R Documentation |
the center of the class that the DAP belongs.
classificaClasseDAP(dfClassesDAP, dap, getNhaClasse = FALSE,
getNCLASSES = FALSE)
dfClassesDAP |
a frequency distribution with the attributes $classe and $centro |
dap |
integer Diameter at breast height |
getNhaClasse |
get NhaClasse field of dfClassesDAP, default false |
getNCLASSES |
get NCLASSES field of dfClassesDAP, default false |
dados = defineClasses(1, 10, 2, getDataFrame = TRUE)
classificaClasseDAP(dados,7)