Skip to main content
edited title
Link
Nick Cox
  • 62.1k
  • 8
  • 145
  • 231

How to model changes in kappacircular mean and concentration based on predictors? bpnreg or other packages?

Source Link

How to model changes in kappa based on predictors? bpnreg or other packages?

I want to fit a mixed model to determine a treatment's effect on a circular response variable (the variable is an angle measured in radians). I want to know how treatment changes both the mu (mean) and kappa (concentration) of my response.

Does bpnr output provide estimates for how my predictors drive both mu and kappa? Is that what components I and II are?

If not, are there any packages that allow for this? Maybe brms?