Learn R Programming

kdensity (version 1.1.1)

add_start: Add a new parametric start to starts_environment.

Description

Add a new parametric start to starts_environment.

Usage

add_start(start_str, start)

Value

None.

Arguments

start_str

A string giving the name of the density.

start

The parametric start function.