summary.dScoreTest: Summary of the score test

View source: R/dscoretest.R

summary.dScoreTestR Documentation

Summary of the score test

Description

Reports the headline statistic and p-value, the sample-split sizes, a raw-vs-debiased comparison of the test statistic (so the effect of the outer-projection debiasing step is visible), and summary digests of the diagnostic vectors L, L.raw, h, h.raw and resids.

Usage

## S3 method for class 'dScoreTest'
summary(object, ...)

## S3 method for class 'summary.dScoreTest'
print(x, ...)

Arguments

object

A dScoreTest object.

...

Unused, for S3 consistency.

x

A summary.dScoreTest object.

Value

A list of class "summary.dScoreTest".


dScoreTest documentation built on Sept. 3, 2026, 1:06 a.m.