PsplinesKnots {LMMsolver}R Documentation

Construct equally placed knots

Description

Construct equally placed knots.

Usage

PsplinesKnots(xmin, xmax, degree, nseg)

Arguments

xmin

A numerical value.

xmax

A numerical value.

degree

A numerical value.

nseg

A numerical value.

Value

A numerical vector of knot positions.


[Package LMMsolver version 1.0.7 Index]