Learn R Programming

momentuHMM (version 1.5.5)

dbeta_rcpp: Probability density function of the beta distribution (written in C++)

Description

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

Usage

dbeta_rcpp(x, shape1, shape2)

Value

Vector of densities

Arguments

x

Vector of quantiles

shape1

Shape1

shape2

Shape2