Displaying 2 results from an estimated 2 matches for "refpars".
2017 Jul 23
1
BayesianTools update prior
...egative standard deviation being passed to rnorm?.
Any suggestions on how to proceed would be welcome.
Code:
#run the example in ?VSEM first then:
newPrior = createPriorDensity(out, method = "multivariate",
eps = 1e-10,
lower = refPars$lower[parSel],
upper = refPars$upper[parSel])
bayesianSetup <- createBayesianSetup(likelihood = likelihood,
prior = newPrior,
names = rownames(refPars)[parSel] )
out <- runMCMC(bayesianSetup = bayesianSetup, settings = settings)
plotTimeSeriesResults(s...
2008 Jul 30
1
read XML
I have a xml exported by Manifold GIS but I'm not being able to import it
into R using XLM package.
The file have this structure:
<?xml version="1.0" encoding="UTF-8" ?>
- <layout>
<name>Layout 2</name>
<pagesByX>1</pagesByX>
<pagesByY>1</pagesByY>
- <elements>
<legend