powered by
Table format for input in the 'ace' function.
data("est2")
A data frame with 116 observations on the following 7 variables.
Stratum
a numeric vector
Plot
Individual
Specie
a character vector
# NOT RUN { library(florestal) #loads the data data(est2) head(est2) #calculates the sampling parameters IF_ace <- ace(est2,a=0.1,aj=c(12.6,10.2)) # }
Run the code above in your browser using DataLab