LocScalePTM.plot_qq()# LocScalePTM.plot_qq(samples)[source]# Produce a QQ-plot comparing transformed r and its Gaussian reference. Parameters: samples (dict[str, Any]) – Posterior samples dict used to build the distribution. Return type: ggplot Returns: ggplot – A ggplot object with QQ comparison of r and h(r) where applicable.