Dear all,
when fitting a logistic regression model, for some data no p-values are
computed. I cannot really tell under what circumstances this happpens
though.Is there an explanation why and when this might be the case?
Thank you,
Simon
---
Dear all,
when fitting a logistic model in pyspark
(https://spark.apache.org/docs/2.2.0/ml-classification-regression.html#binomial-logistic-regression)
in many cases, the summary does not contain p-values, or rather calling
the summary throws an exception (even though in these cases
/model.ha