dmixnorm: Mixed normal distribution.

Description Usage Arguments

Description

Mixed normal distribution. The parameter f is the probability of following the first, with mean1 and sd1; 1-f is the probability for the second normal

Usage

1
dmixnorm(x, mean1, mean2, sd1, sd2, f, log = FALSE)

Arguments

x

A distribution.

mean1, sd1,

The mean and sd of the first distribution.


forestgeo/ctfs documentation built on May 3, 2019, 6:44 p.m.