f_trSpline: Function that compute transformaitions by I-splines basis and...

View source: R/f_trSpline.R

f_trSplineR Documentation

Function that compute transformaitions by I-splines basis and their derivates

Description

Function that compute transformaitions by I-splines basis and their derivates

Usage

f_trSpline(y, minY, maxY, knots, degree, paras)

Arguments

y

outcomes in real scales

minY

minimum of outcome y

maxY

maximum of outcome y

knots

indicates position of knots used to transform outcomes

degree

indicates degree of the basis of splines

paras

initial values for parameters

Value

a matrix


bachirtadde/CInLPN documentation built on June 30, 2023, 11:47 a.m.