wjhopper/parameters: Bounded Parameter Objects

Implements a simple S4 class for parameters used in model fitting. Parameter objects are instantiated with their values, names and upper and lower bounds on their values. These objects are useful when optimizing a function using unconstrained, derivative free methods (e.g., Nelder-Mead).

Getting started

Package details

AuthorWill Hopper
Maintainer
LicenseMIT + file LICENSE
Version0.1.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("wjhopper/parameters")
wjhopper/parameters documentation built on May 4, 2019, 7:33 a.m.