GetParameters.EventSim: Returns a vector with names 'object$params'.

Description Usage Arguments Value

View source: R/eventSim.R

Description

Given a vector of values return the vector with names matching those found in object$params. An exception is thrown if the length of the vector of values and vector of names are not identical

Usage

1
GetParameters.EventSim(object, values)

Arguments

object

Object of type EventSim from which the parameter names will be taken

values

The vector to be named

Value

A vector containing values with names from object$params


scientific-computing-solutions/badminton documentation built on May 29, 2019, 3:43 p.m.