postpsi {Geneclust} | R Documentation |
Posterior distribution of the spatial interaction parameter
Description
Posterior mode of psi from the MCMC outputs
Usage
postpsi(path.mcmc, plot=TRUE, print=FALSE, file=path.mcmc)
Arguments
path.mcmc |
Path to the MCMC program output files |
plot |
Logical: if TRUE an histogram is plotted. |
print |
Logical: if TRUE the histogram is also printed. |
file |
Character: Path to file where the histogram should be printed |
Value
Postmode.psi |
The posterior mode of psi |
Author(s)
Sophie Ancelet
Examples
# library(Geneclust)
## see the example described in the function mcmcgeneclust
[Package
Geneclust version 1.0.0
Index]