derivFFoptCpp | R Documentation |
This function calculates the optimum rate from the sum of the net-return for a uniform rate applied across the field to identify the full-field optimum rate.
derivFFoptCpp(NRff, rr, fieldsize, CEXP)
NRff |
A matrix with rows for each experimental rate and columns for the rate and the full-field net-return calculated under a uniform application of the corresponding rate. |
rr |
Integer of the number of observations (rows of NRdf). |
fieldsize |
Double, the size of the field(s) that the experimental input would be applied to. |
CEXP |
Double, the cost of the experimental input. |
See the documentation in OFPE::derivNRoptCpp for a site-specific example of how the optimum is identified compared to when the optimization method is set to 'max'.
NRffmax, table with the full-field optimum rate and the full-field net-return.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.