- class mrpeg.peg.null_result[source]
null_result(gwas_beta, eqtl, perturb, inv_dvd, rng_key)
Infer Public-members¶
- static null_result(_cls, gwas_beta: Array, eqtl: Array, ...)
Create new instance of null_result(gwas_beta, eqtl, perturb, inv_dvd, rng_key)
- __repr__()
Return a nicely formatted representation string
- __getnewargs__()
Return self as a plain tuple. Used by copy and pickle.