inst/roxygen-examples/make_suff_stat-example.R

data(tpc_example)

ss_cor <- make_suff_stat(tpc_example, type = "cor_test")
ss_cor

ss_reg <- make_suff_stat(tpc_example, type = "reg_test")
ss_reg

Try the causalDisco package in your browser

Any scripts or data that you put into this service are public.

causalDisco documentation built on April 13, 2026, 5:06 p.m.