cmle1: Optimize function 'neg.log.like' conditioned on having the...

View source: R/time_utils.r

cmle1R Documentation

Optimize function neg.log.like conditioned on having the last parameter fixed.

Description

Optimize function neg.log.like conditioned on having the last parameter fixed.

Usage

cmle1(data, cpar, iterations = 10000)

Arguments

data

A numeric vector of event times.

cpar

A numeric.

iteration

This is the maximum number of interations allowed for the function optimx.

Value

2D 4x2 matrix.

Examples

cmle1(data, 1, iterations=20)

mcavallaro/rancovr documentation built on April 17, 2025, 7:21 p.m.