Question about factor coding conventions in Fit Model Platform
Hello Community, I'm running Fit Model to analyze contributions of both nominal and continuous factors in a system. I'm getting different parameter estimates (and significance) between JMP and Python. I understand that his might be related to how the nominal factors are encoded (Effects coding (default in JMP) vs. Dummy coding (default in Python). I've been trying to find a path for selecting h...