Learn R Programming

moveHMM (version 1.0)

dweibull_rcpp: Weibull density function

Description

Probability density function of the Weibull distribution (written in C++)

Usage

dweibull_rcpp(x, shape, scale)

Arguments

x
Vector of quantiles
shape
Shape
scale
Scale

Value

  • Vector of densities