[R] Error in var(if (is.vector(x) || is.factor(x)) x else as.double(x), na.rm = na.rm)

2021-06-25 Thread Tariq Khasiri
Just trying to replicate the Callaway and Sant'Anna average treatment group effect for my research where I would like to see how a particular law implementation is affecting all the treated states' wages compared to the never treated states' ( control group ) wage : ## Cleaning treated and never

Re: [R] checksums for R src file

2021-06-25 Thread Dr Eberhard Lisse
Peter, have you ever though about GPG signing them, with the armor (ASCII) files accompanying them on the server? el On 2021-06-24 19:43 , peter dalgaard wrote: Yes, these are in the release announcements. They are deliberately not kept with the actual files due to security considerations.