Categories of the Class MCMC

Constructor Summary of all constructor methods
Helper Summary of all helper methods
Internal Summary of all internal methods only for internal usage
Output Summary of all output methods
Relational Operator Summary of all relational operator methods
Static Summary of all static methods

Constructor

MCMC (No help available)
rebuild Rebuilds the input objects using the history.

Back to Top Back to Top

Helper

created Returns a time object of the last modification.
creator Extract the creator(s) from the history.
csvexport Exports the data of an object to a csv file.
get Get a property of a object.
index Index into a 'ltpda_uoh' object array or matrix. This properly captures the history.
plot Plots the user object on a figure.
requirements Returns a list of LTPDA extension requirements for a given object.
setDescription Sets the 'description' property of a ltpda_uoh object.
setMdlfile Sets the 'mdlfile' property of a ltpda_uoh object.
setName Sets the property 'name' of an ltpda_uoh object.
setPlotColor Sets the color of a the object's plotinfo.
setPlotFigure Sets the 'figure' property of a the object's plotinfo.
setPlotLineStyle Sets the linestyle of a the object's plotinfo.
setPlotLinewidth Sets the linewidth of a the object's plotinfo.
setPlotMarker Sets the marker of a the object's plotinfo.
setPlotMarkersize Sets the markersize of a the object's plotinfo.
setPlotinfo Sets the 'plotinfo' property of a ltpda_uoh object.
setPlottingStyle Sets the style property of a the object's plotinfo.
setProcinfo Sets the 'procinfo' property of a ltpda_uoh object.
setShowsErrors Sets the 'showErrors' property of a the object's plotinfo.

Back to Top Back to Top

Internal

bsubmit Submits the given collection of objects in binary form to an LTPDA repository
isprop Tests if the given field is one of the object properties.
submit Submits the given collection of objects to an LTPDA repository
type Converts the input objects to MATLAB functions.
update Updates the given object in an LTPDA repository

Back to Top Back to Top

Output

report Generates an HTML report about the input objects.
save Overloads save operator for ltpda objects.
viewHistory Displays the history of an object as a dot-view or a MATLAB figure.

Back to Top Back to Top

Relational Operator

eq Overloads the == operator for ltpda objects.
isequal Overloads the isequal operator for ltpda objects.
ne Overloads the ~= operator for ltpda objects.

Back to Top Back to Top

Static

SETS (No help available)
ao2strucArrays AO2NUMMATRICES.m
computeBeta (No help available)
decision DECISION: Compute the MH acceptance ratio
decisionM DECISION: Compute the MH acceptance ratio
defineLogLikelihood Create function handle
drawSample %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
getBuiltInModels Returns a list of the built-in AO models found on the
getDefaultPlist (No help available)
getInfo (No help available)
initObjectWithSize (No help available)
jump JUMP: Propose new point on the parameter space
list_tests (No help available)
load Loads LTPDA objects from a file
logDecision LOGDECISION: Compute the logarithm of the MH acceptance ratio
mhsample MHSAMPLE.M The Metropolis - Hastings algorithm
processChain PROCESSCHAIN: Get the statisticts of the MCMC Chain
retrieve Retrieves a collection of objects from an LTPDA repository.
run_tests (No help available)
simplex Multidimensional unconstrained nonlinear minimization (Nelder-Mead)
test_list (No help available)

Back to Top Back to Top


©LTP Team