iq_readout.two_state_classifiers.GaussMixLinearClassifier.pdf_1_projected#
- two_state_classifiers.GaussMixLinearClassifier.pdf_1_projected(z_proj)#
Returns \(p_{proj}(z_{proj}|1)\).
NB: \(p_{proj}(z_{proj}|1) \neq p(z|1)\).
- Parameters:
- z_projnp.array(…)
Projection of IQ points to \(\mu_0 - \mu_1\) axis. See
self.project.
- Returns:
- probnp.array(…)
Probability of the input projected points given state 1.