KStepNewtonMove: This is the simple Newton move for spline models without...

View source: R/KStepNewtonMove.R

KStepNewtonMoveR Documentation

This is the simple Newton move for spline models without dimession changes.

Description

This is the simple Newton move for spline models without dimession changes.

Usage

KStepNewtonMove(
  param.cur,
  gradhess.fun.name,
  KStep,
  Params,
  hessMethod,
  Y,
  x0,
  callParam,
  splineArgs,
  priorArgs,
  Params_Transform
)

thiyangt/fformpp documentation built on Jan. 5, 2024, 5:44 a.m.