feat(psychometric): recover Driver p.16 discreteCINTstd after positive p - #213
Draft
seonghobae wants to merge 2 commits into
Conversation
Form strictly positive asymDIFFUSION, then A^{-1}[e^{A Δt}-I]κ / √p.
Distinct from κ/√p and from (-κ/a)/√p. The 2017-era source forms
discreteCINT and does not form a discreteCINTstd matrix.
|
Important Draft PR not reviewedDraft PRs are not automatically reviewed by default.
To automatically review draft PRs, update your CodeRabbit configuration: reviews:
auto_review:
drafts: trueThanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Contributor
Author
Maintainer Verification — exact head
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stacked on #212 (
asymDIFFUSIONstd). Next unique licensed map on this ancestry is footnote-4 standardisation of 2017-eradiscreteCINT. Do not duplicate #203addedTIPREDVARstd.TDPREDVARstdis commented out in the 2017-era source and is not recovered.CINTstd(#195) is not on this ancestry; κ/√p is computed inline and is not this map.Driver, Oud, and Voelkle (2017, p. 16; Eq. 3, p. 4; footnote 4; Table 2, p. 12; JSS PDF re-opened 2026-08-24T05:20Z) print discrete-time transformations for a chosen event interval and, when appropriate, standardised matrices with the suffix
std. Footnote 4 standardises using only the relevant variance.CINTis the process intercept of individual, or average individual, dynamics, so that relevant variance is within-subjectasymDIFFUSIONp = −q / (2 a). The 2017-erasummary.ctsemFit.RformsdiscreteCINTwheneververbose = TRUE:That source does not form a
discreteCINTstdmatrix. The scalar map here is the footnote 4 standardisation of that named discrete intercept:A^{-1}[e^{A Δt} − I] κ / √p.Recovery
recover_standardised_discrete_continuous_intercept(κ, q, a, Δt, clock)forms strictly positivepfirst, then the discrete intercept, then divides by√p.qfails closed. UnstandardiseddiscreteCINTis defined for growinga ≥ 0and for zero diffusion; standardiseddiscreteCINTis not.a ≥ 0fails closed (lastingasymDIFFUSIONrequires stable drift).Claim boundary
discreteCINTis notdiscreteCINTstd.κ / √pdoes not depend onΔtand is not this finite-interval map.(−κ / a) / √pis the standardised asymptotic intercept and is not this map.Meredith (1993) and Mislevy (1991) remain closed (Unpaywall 2026-08-24T08:02Z:
is_oa: false, 0 locations).Do not merge without an independent APPROVE plus exact-head required-check success. Do not self-approve. Do not request Copilot.