Learn R Programming

SurrogateRegression (version 0.6.0.1)

FormatOutput: Format Output

Description

Format Output

Usage

FormatOutput(data_part, method, b, a, sigma, sig)

Value

Object of class 'bnr'.

Arguments

data_part

List of partitioned data. See PartitionData.

method

Estimation method.

b

Final target regression parameter.

a

Final surrogate regression parameter.

sigma

Final target-surrogate covariance matrix.

sig

Significance level.