Learn R Programming

LMMsolver (version 1.0.10)

PsplinesKnots: Construct equally placed knots

Description

Construct equally placed knots.

Usage

PsplinesKnots(xmin, xmax, degree, nseg, cyclic = FALSE)

Value

A numerical vector of knot positions.

Arguments

xmin

A numerical value.

xmax

A numerical value.

degree

A numerical value.

nseg

A numerical value.

cyclic

A boolean, default false