dnormrev: Reverse the order of parameters to dnorm.

Description Usage Arguments See Also

Description

This reverses the order of parameters to dnorm, so that outer can be used with a vector of x, and two vectors for mean and sd (the latter two equal in length).

Usage

1
dnormrev(m, x, s, log = F)

Arguments

m, x, s

Passed to mean, x and sd in dnorm().

See Also

dnorm().


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