Learn R Programming

simsem (version 0.2-8)

freeVector: Create a free parameters vector with a starting values in a vector object

Description

Create a free parameters vector with a starting values in a vector object, SimVector

Usage

freeVector(start, ni)

Arguments

start
The starting values or free parameters of the vector object, SimVector
ni
The length of the vector object

Value

  • The vector object with the specified parameter values and length

Examples

Run this code
# This function is not a public function.

# freeVector(0, 5)

Run the code above in your browser using DataLab