knots_list2mat: Convert list of knots into a n-by-1 matrix.

View source: R/knots_list2mat.R

knots_list2matR Documentation

Convert list of knots into a n-by-1 matrix.

Description

Converted byrow by default.

Usage

knots_list2mat(knots.list, byrow = TRUE)

Arguments

knots.list

List

byrow

"logical"

Value

Matrix

Note

First version: Wed Feb 02 13:01:00 CET 2011; Current: Wed Feb 02 13:01:07 CET 2011.

Author(s)

Feng Li, Department of Statistics, Stockholm University, Sweden.


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