- class sushie.infer.Prior[source]
 Define the class for the prior parameter of SuShiE model.
- Variables:
 
Infer Public-members¶
- static Prior(_cls, pi: Array, resid_var: Array, effect_covar: Array)
 Create new instance of Prior(pi, resid_var, effect_covar)
- __repr__()
 Return a nicely formatted representation string
- __getnewargs__()
 Return self as a plain tuple. Used by copy and pickle.
  
    
      Last update:
      Oct 27, 2024