| read.cosmosis.grid | R Documentation | 
Reads a file in CosmoSIS grid sampler output format and returns a list describing the data.
read.cosmosis.grid(fname)
fname | 
 The name of the CosmoSIS MCMC sampler output file to be read.  | 
A list of n+1 components, where n is the number of
coordinate axes comprising the grid.
x, yThe x and y coordinates
of the grid points, vectors of length m and n.
zAn m by n matrix of log-likelihoods.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.