add_start {kdensity}R Documentation

Add a new parametric start to starts_environment.

Description

Add a new parametric start to starts_environment.

Usage

add_start(start_str, start)

Arguments

start_str

A string giving the name of the density.

start

The parametric start function.

Value

None.


[Package kdensity version 1.1.1 Index]