fit_pos_optim: fitting data with poisson through optim function

View source: R/SRTmodels.R

fit_pos_optimR Documentation

fitting data with poisson through optim function

Description

fitting data with poisson through optim function

Usage

fit_pos_optim(x, maxiter = 500)

Arguments

x

A vector of count values to be fitted

maxiter

number of iteration

Value

Returns a vector with mean paramter lambda, loglikelihood value llk, convergence


SRTsim documentation built on Jan. 13, 2023, 5:12 p.m.