R/Diff.3.R

Defines functions Diff.3

Documented in Diff.3

Diff.3 <-
function(i,model,p,ln=FALSE)
	Diff.1(model$par.hat[i],function(g) Diff.2(g,i,model,p,ln))

Try the FAmle package in your browser

Any scripts or data that you put into this service are public.

FAmle documentation built on March 18, 2022, 5:29 p.m.