Update README.org
This commit is contained in:
parent
13db7fdfbd
commit
a9fe72b021
@ -278,7 +278,6 @@ plotMuso()
|
||||
|
||||
likelihoodGPP = list(
|
||||
GPP = (function(x, y){exp(-sqrt(mean((x-y)^2))) }))
|
||||
dataVar <- c(GPP=3009)
|
||||
calibrateMuso(measuredData = md,
|
||||
dataVar = c(GPP=3009), iterations = 100,
|
||||
likelihood = likelihoodGPP, method="GLUE")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user