cMLEimat: Internal function: cMLEimat

View source: R/estimator.R

cMLEimatR Documentation

Internal function: cMLEimat

Description

Internal function: cMLEimat

Usage

cMLEimat(Fk, data, s, wSave = FALSE, S = NULL, onlylogLike = !wSave)

Arguments

Fk

An n by K matrix of basis function values with each column being a basis function taken values at loc.

data

An n by T data matrix (NA allowed) with z[t] as the t-th column.

s

A positive numeric.

wSave

A logic.

S

An n by n matrix

onlylogLike

A logic.

Value

A list.


egpivo/autoFRK documentation built on Aug. 30, 2024, 1:11 p.m.