Added functions for the PCBM and PCBSM

This commit is contained in:
2025-05-26 11:04:03 +02:00
parent 28e43dee33
commit 0a8437fc48
7 changed files with 686 additions and 0 deletions

View File

@ -1,9 +1,12 @@
# Generated by roxygen2: do not edit by hand
export(bpcm)
export(pcbm)
export(pcbsm)
export(pcm)
export(res_ij)
export(residif)
export(select_weight)
import(PP)
import(dclone)
import(rjags)