createMixWithDefaults {BayesianTools}R Documentation

Allows to mix a given parameter vector with a default parameter vector

Description

This function is deprecated and will be removed by v0.2.

Usage

createMixWithDefaults(pars, defaults, locations)

Arguments

pars

vector with new parameter values

defaults

vector with defaukt parameter values

locations

indices of the new parameter values


[Package BayesianTools version 0.1.8 Index]