MakeBasis {multiocc}R Documentation

This function constructs basis functions. It assumes coordinates form a metric.

Description

This function constructs basis functions. It assumes coordinates form a metric.

Usage

MakeBasis(q = q, model.input)

Arguments

q

The desired number of basis functions. Must be an integer greater than or equal to 1.

model.input

A list of output created by running the create.data.R function

Value

A list with


[Package multiocc version 0.2.1 Index]