Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 24 found.
[1] < 1 2 3 > [3]  Sort:

proposal (Package: PAWL) : Class code{"proposal"

This class holds a proposal distribution to be used in a Metropolis-Hastings kernel.
● Data Source: CranContrib
● Keywords: classes
● Alias: proposal, proposal,ANY-method, proposal-class, show,proposal-method
● 0 images

binning (Package: PAWL) : Class code{"binning"

This class holds all the parameters of the Parallel Adaptive Wang-Landau algorithm that are related to the bins: it includes the functions that take points and return the point locations with respect to the bins, parameters related to the number of bins, the split mechanism, the adaptation rate of the stochastic approximation schedule, etc.
● Data Source: CranContrib
● Keywords: classes
● Alias: binning, binning,ANY-method, binning-class, binning-method, binning-methods
● 0 images

PlotDensComp1vsComp2 (Package: PAWL) :

This function takes the result of adaptiveMH or of pawl, and component indices, and draws a 2D density plot with the first component on the x-axis and the second on the y-axis.
● Data Source: CranContrib
● Keywords:
● Alias: PlotDensComp1vsComp2
● 0 images

createAdaptiveRandomWalkProposal (Package: PAWL) :

Create the adaptive gaussian random walk proposal that is used as a default in adaptiveMH and pawl, whenever the target distribution is continuous.
● Data Source: CranContrib
● Keywords:
● Alias: createAdaptiveRandomWalkProposal
● 0 images

PlotComp1vsComp2 (Package: PAWL) :

This function takes the result of adaptiveMH or of pawl, and component indices, and draws a cloud of points with the first component on the x-axis and the second on the y-axis.
● Data Source: CranContrib
● Keywords:
● Alias: PlotComp1vsComp2
● 0 images

PlotFH (Package: PAWL) :

This function takes the result of pawl, and draws a plot of the occurrences of the Flat Histogram criteria along the iterations.
● Data Source: CranContrib
● Keywords:
● Alias: PlotFH
● 0 images

PlotLogTheta (Package: PAWL) :

This function takes the result of pawl, and draws a trace plot of the log theta penalties along the iterations.
● Data Source: CranContrib
● Keywords:
● Alias: PlotLogTheta
● 0 images

getFrequencies (Package: PAWL) :

This function provides a convenient way to check whether the target frequencies have been reached. Since new bins can be created during the algorithm, this function aggregates them in the right way so that the user can know if the initial bins (on which the desired frequencies were specified) have been visited enough.
● Data Source: CranContrib
● Keywords:
● Alias: getFrequencies
● 0 images

smc (Package: PAWL) :

Sequential Monte Carlo samplers, using a sequence of tempered distributions.
● Data Source: CranContrib
● Keywords: ~kwd1, ~kwd2
● Alias: smc
● 0 images

pawl (Package: PAWL) :

Implements the Parallel Adaptive Wang-Landau algorithm.
● Data Source: CranContrib
● Keywords: ~kwd1, ~kwd2
● Alias: pawl
● 0 images