FormatOutput function

Format Output

Format Output

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

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.

Returns

Object of class 'bnr'.

  • Maintainer: Zachary McCaw
  • License: GPL-3
  • Last published: 2023-10-01

Useful links