Navigation
index
modules
|
next
|
previous
|
statsmodels
»
User Guide
»
Other Models
othermod
»
statsmodels.othermod.betareg.BetaResults
»
statsmodels.othermod.betareg.BetaResults.prsquared
statsmodels.othermod.betareg.BetaResults.prsquared
¶
BetaResults.
prsquared
¶
Cox-Snell Likelihood-Ratio pseudo-R-squared.
1 - exp((llnull - .llf) * (2 / nobs))
Table of Contents
Installing statsmodels
Getting started
User Guide
Examples
API Reference
About statsmodels
Developer Page
Release Notes
Quick search
Navigation
index
modules
|
next
|
previous
|
statsmodels
»
User Guide
»
Other Models
othermod
»
statsmodels.othermod.betareg.BetaResults
»
statsmodels.othermod.betareg.BetaResults.prsquared