new
- Correct maintainer surname spelling from
LvtoLyufor pinyin compliance (#966).
enhancements
-
Support data slicing by library and prediction sets for large scale pattern causality computation (#985).
-
Assign zero to missing pattern causality values for positive, negative, and dark categories in returned results (#983).
-
Qualify function calls in examples with namespace for reproducibility (#971).
-
Inject plain-text terminal hint to
fnnoutput (#965). -
Unify preprocessing strategies for embedding parameters
Eandtauacross spatial causal discovery algorithms (#960). -
Enable asymmetric configurations (
E,tau,k) in bidirectional pattern causality analysis (#955).
breaking changes
-
Match causality detection direction in optimal parameter search to actual variable naming (#995).
-
Ensure that
kis constrained to be greater than or equal toEduring optimal parameter search (#990). -
Switch the
randomparameter toreplacein thegpcgeneric implementation and revise the sampling logic accordingly (#987). -
Rename NA handling argument from
NA_rmtona_rmand change default value to true (#968). -
Align
condsparameter inscpcmgeneric to accept condition variables in direct path order for causal mediation analysis (#961).