View, set, and count the variables in an ernest_sampler
object
variables.ernest_sampler.Rd
Read and modify the variable names within an ernest_sampler
object, or
count the variables (i.e., the dimensionality of the nested sampling problem.
Usage
# S3 method for class 'ernest_sampler'
variables(x, ...)
# S3 method for class 'ernest_sampler'
variables(x, ...) <- value
# S3 method for class 'ernest_sampler'
set_variables(x, variables, ...)
# S3 method for class 'ernest_sampler'
nvariables(x, ...)