nptfcll: NPMLE with t component with fixed components and...

Description Usage Arguments Details Value

View source: R/RcppExports.R

Description

compute the NPMLE with t component with fixed components and probabilities

Usage

1
nptfc.ll(data, mu0 = 0, pi0 = 0, df, mix = NULL, maxit = 100, tol = 1e-06)

Arguments

data

the vector of observations to compute NPMLE

mu0

the vector of fixed support points

pi0

the vector of probabilities corresponding to support points

df

the degree of freedom of component t distribution

mix

the initial mixing distribution

maxit

the maximum iteration allowed.

tol

the tolarence.

Details

compute the NPMLE with t component with fixed components and probabilities

Value

a object of class 'npt'


xiangjiexue/npfixedcomp documentation built on June 15, 2020, 9:18 a.m.