Skip to content
This repository was archived by the owner on Jun 8, 2018. It is now read-only.
This repository was archived by the owner on Jun 8, 2018. It is now read-only.

isChi leads to R to crash #1

@szhan

Description

@szhan

When running runCSSR() with isChi set to TRUE, R encounters a fatal error. The error seems to go away when time series is long enough (say, >30).

When running CSSR with the flag -ch, the following error (and related ones) was encountered:
"a too large, ITMAX too small in continued fraction gamma function"

I suspect that the crash may be avoided if nerror() in Test.cpp is handled better within the Rcpp framework. For now, it is best to avoid performing chi-square test altogether (i.e., leaving isChi=FALSE).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions