powered by
Compute the harvest index.
mm.HI.fct(day, daysilking, HImax, d1 = 0.015, d2 = 3)
: day of the year
: day of the year for silking (day)
: maximum harvest index - genetic potential (-)
: coefficient of the statistical relation (day-1, default : 0.015)
: coefficient of the statistical relation (day, default : 3)
Harvest index
maize.muchow.model, mm.A.fct, mm.LN.fct, maize.multisy, mm.FAS.fct,maize.muchow.graph
maize.muchow.model
mm.A.fct
mm.LN.fct
maize.multisy
mm.FAS.fct
maize.muchow.graph
# NOT RUN { plot(1:350, mm.HI.fct(1:350, 200, 0.75), type="l") # }
Run the code above in your browser using DataLab