FormatOutput {SurrogateRegression} | R Documentation |
Format Output
Description
Format Output
Usage
FormatOutput(data_part, method, b, a, sigma, sig)
Arguments
data_part |
List of partitioned data. See |
method |
Estimation method. |
b |
Final target regression parameter. |
a |
Final surrogate regression parameter. |
sigma |
Final target-surrogate covariance matrix. |
sig |
Significance level. |
Value
Object of class 'bnr'.
[Package SurrogateRegression version 0.6.0.1 Index]