addpseudodata

Adds pseudodata information into inputed data structures

Contents

Syntax

[data, units, label, weight] = addpseudodata (data, units, label, weight)

Description

Adds the pseudodata information and weights for purposes of the regression

Inputs:

Output:

Example of use

[data, units, label, weight] = addpseudodata([], [], [], []); Will create the four structures data, units, label and weight with pseudodata information