List Question
20 TechQA 2023-07-14T14:30:43.823000What are the main differences between Python and R splines?
50 views
Asked by Julia Moore
Python natural spline function cr in patsy only accepts 3 or more degrees of freedom, whereas ns in R accepts 2
357 views
Asked by EuginePickett
Is there a way to compare only particular groups in anova model test using statsmodels in Python similar to SAS's CONTRAST
156 views
Asked by Oleh Zakharchuk
Python ModuleNotFoundError: No module named 'patsy' when using ggplot
1.1k views
Asked by sums22
Using Variable instead of column name in Statsmodel formula API
784 views
Asked by Bhavya Budhia
How to remove features from regression results using bonferroni correction results?
171 views
Asked by Chris
Does python have an analogue to R's splines::ns()
484 views
Asked by Alex
How to string brackets within a dataframe column heading?
54 views
Asked by AudioBubble
Using GLM to reproduce built-in regression models in statsmodels
1.8k views
Asked by ICST
Why is patsy returning 2 columns for my left hand side?
210 views
Asked by Migwell
Python statsmodels 2 way ANOVA PatsyError and ValueError problems
432 views
Asked by Kat
PatsyError: model is missing required outcome variables
605 views
Asked by Mohamed Arafa
Pandas Time (not Date) differences and not as object
53 views
Asked by Petr
retrieve patsy's levels and encoding of categorical variables when transforming data to a design matrix
116 views
Asked by morfys
Removing categories with patsy and statsmodels
594 views
Asked by famargar
PatsyError: Number of rows mismatch between data argument and type (29 versus 1)
382 views
Asked by Zerone
Obtaining error in PLY that doesn't make sense: `Syntax error at '('`
128 views
Asked by IanQ
How to use the smoothed line with patsy cr in production?
294 views
Asked by mlee_jordan
Is there a way to run GLM.from_formula without the intercept (PyMC3)?
1.4k views
Asked by ArchaeoBiol
Patsy Dmatrices X, y split
440 views
Asked by Joshua Paiva