Kyle F Butts

Results 74 comments of Kyle F Butts
trafficstars

@Alejandro-Ortiz-WBG, the comment is not `x` **is** collinear with the fixed effect! "Fixed effects" are indicator variables for each unique value of `fe`: ``` r df x factor(fe)0.37770054215013 factor(fe)0.51974892031667 #>...

@ja-ortiz-uniandes You are mixing up the variable you called `fe` and the "fixed effects" which are a set of mutually exclusive indicator variables. `'x'` is collinear with the fixed effects;...

Hi @seeM, I'm working on a PR and wanted to add more test coverage. I'm trying to figure out how to run the tests with mocha. What is the correct...

@atsyplenkov It seems like Ark LSP currently is not ready to be used in other code editors, but the team at Posit is planning to do so in the future