I am trying to analyze an RNASEQ dataset using the NBAMSeq package in R, but I am encountering an error when trying to include a covariate with 5 different points. The error message I am receiving is: "Error in smooth.construct.tp.smooth.spec(object, dk$data, dk$knots) : A term has fewer unique covariate combinations than specified maximum degrees of freedom."
I am unsure of how to proceed and would appreciate any assistance in resolving this issue.