SSE_GIA {loewesadditivity} | R Documentation |
Calculate the Sum of Squared Error
Description
Calculate the Sum of Squared Error
Usage
SSE_GIA(par, data, GIA_fn = base_GIA, fn_list = NULL)
Arguments
par |
named vector of parameters |
data |
|
GIA_fn |
function to calculate GIA |
fn_list |
additional arguments to pass GIA_fn |
Value
sum of square error between observed and estimated
[Package loewesadditivity version 0.1.0 Index]