dsplitt: Split student-t distribution

View source: R/splitt.R

dsplittR Documentation

Split student-t distribution

Description

The split-t distribution.

Usage

dsplitt(x, mu, df, phi, lmd, log)

Arguments

x

"numeric".

mu

"numeric".

Location parameter. The mode of the density

df

"positive number".

Degrees of freedom.

phi

"positive number".

Scale parameter.

lmd

"positive number".

Skewness parameter. If is 1, reduced to symmetric student t distribution.

log

"logical".

If the vale is TRUE, return the logarithm from.

Value

"numeric"

Return the density of split-t distribution.

Note

Created: Sat Jan 05 22:49:34 CET 2013;

Current: Sat Jan 05 22:49:39 CET 2013.

Author(s)

Feng Li, Department of Statistics, Stockholm University, Sweden.

References

Li, Villani and Kohn (2010)


thiyangt/fformpp documentation built on Jan. 5, 2024, 5:44 a.m.