Learn R Programming

DiscreteDists (version 1.1.0)

d2_dldd_compo_cpp: Function to obtain d2 in the score for COMPO with C++.

Description

Function to obtain d2 in the score for COMPO with C++.

Usage

d2_dldd_compo_cpp(lambda, nu, max_terms = 1000L, tol = 1e-10)

Value

returns the z value.

Arguments

lambda

numeric value for mu.

nu

numeric value for sigma.

max_terms

numeric value.

tol

numeric value.