pscore.test
tests for a non-zero difference-in-slope parameter of a segmented
relationship. Namely, the null hypothesis is \(H_0:\beta=0\), where \(\beta\) is the difference-in-slopes,
i.e. the coefficient of the segmented function \(\beta(x-\psi)_+\). The hypothesis of interest
\(\beta=0\) means no breakpoint. Simulation studies have shown that such Score test is more powerful than the Davies test (see reference) when the alternative hypothesis is `one changepoint'.
The dispersion
value, if unspecified, is taken from obj
. If obj
represents the fit under the null hypothesis (no changepoint), the dispersion parameter estimate will be usually larger, leading to a (potentially severe) loss of power.
The k
evaluation points are k
equally spaced values in the range of the segmented covariate. k
should not be small.
Specific values can be set via values
. However I have found no important difference due to number and location of the evaluation points, thus default is k=10
equally-spaced points.