buildXmat: An auxialiary function to quickly construct the polyomial...

View source: R/buildXmat.R

buildXmatR Documentation

An auxialiary function to quickly construct the polyomial matrix, using Horner's rule

Description

An auxialiary function to quickly construct the polyomial matrix, using Horner's rule

Usage

buildXmat(x, nc)

Arguments

x

The base

nc

the number of columns

Value

A matrix with increasing powers of x in the columns


CenterForStatistics-UGent/SPsimSeq documentation built on April 23, 2024, 4:09 p.m.