# NOT RUN {
y=c(28.3,19.8,13,17.4,13.8,18.5,8.5,19.1)# Ground truth fresh biomass
x=c(4426.7,2993.9,1913.5,1966.3,2008.8,2297.6,1564.9,2541.6)# projected area of the plant
x1=c(3683.062,2548.309,2677.843,2669.239,1933.728)# out of sample projected area (in cm square)
Biomass.Estimation(Biomass=y,PA=x,model="ANN",newPA = x1)
# }
Run the code above in your browser using DataLab