classificaClasseDAP: classifica Classe DAP

Description Usage Arguments Examples

Description

the center of the class that the DAP belongs.

Usage

1
2
classificaClasseDAP(dfClassesDAP, dap, getNhaClasse = FALSE,
  getNCLASSES = FALSE)

Arguments

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

Examples

1
2
dados = defineClasses(1, 10, 2, getDataFrame = TRUE)
classificaClasseDAP(dados,7)

Fgmutils documentation built on May 2, 2019, 9:16 a.m.