Learn R Programming

momentuHMM (version 1.2.0)

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)

Arguments

x

Vector of quantiles

shape1

Shape1

shape2

Shape2

Value

Vector of densities