Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
Hello R Community, I'm trying to install Gsynth packaged from the instruction given on this website ( https://yiqingxu.org/packages/gsynth/index.html ). Out of all the dependency packages lfe is removed from CRAN I believe. Therefore, I'm...
I took care of the issue by simply updating an already installed package. Really appreciate for the valuable feedback from R community. Glad to have such kind guidelines. On Sat, Feb 26, 2022 at 1:57 AM Ivan Krylov <krylov...
Hello everyone, I'm trying to install a package honestdid and following the commands of the developer of that package # Install some packages library(devtools) install_github("bcallaway11/BMisc", dependencies = TRUE) install_github("bcallaway11/did", dependencies = TRUE) install_github("asheshrambachan...
# Install some packages # you might have some issue installing the third package (honestdid) from github. In that case, just don't select yes for update in case of the honestdid package. Or you could install CRVXR package before running that...
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...
Dear Mr. Krylov and Mr Ebert, Much appreciate your valuable input regarding the issue. As per suggestion, I installed lfe separately to see if I can get around the issue. When I'm trying to *install directly from CRAN I...
The R community is full of kind people! Much obliged for being so polite! On Mon, 30 May 2022 at 21:24, Jeff Newmiller <jdnewmil at dcn.davis.ca.us> wrote: > Either: > > 1) Convince the Gsynth package maintainer to resolve...
Actually in my main data the column name is com_num ( where mistakenly I pasted the sample data here under the com_name ). So, when I run the command successfully this is the error shows up - ? 1. ??... %>% sg_legend(show...
Thanks everyone for being so kind and patient with me throughout the process! Mr. Barradas and Mr. Lemon, very generous of you for taking the time and patience to go over my code and data , and taking the time to...
Thanks to everyone for their kind and insightful feedback! After following the instruction, I successfully install the package. Much obliged for your time! On Thu, 24 Feb 2022 at 17:38, Rui Barradas <ruipbarradas at sapo.pt> wrote: > Hello, > > When...
Hi, i'm trying to create a steamgraph with the following data by creating a unit indicator by combing the year and month. But, I'm getting error as : Error in `group_by()`: ! Must group by variables found in `.data...
Hello, I have the following data. I want to show in a line plot how each different company is earning over the timeline of my data sample. I'm not sure how I can create the *year-month indicator* to...
Can't find what you're looking for? Try searching with Google .