confidencial_interval#
- pycafee.sample.sample.Sample.confidencial_interval(self, show=True)#
This function prints a table with the estimated confidential interval range for the sample.
- Parameters
- show
bool, optional This parameter defines whether the results will be printed (
True) or not (False).
- show
- Returns
- dfDataFrame
A DataFrame with the confidential interval table.