Skip to content

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.

12 results for “from:Tariq Khasiri”

Unable to install gsynth without life package
Tariq Khasiri · May 30, 2022 · r-help

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...

error as in unused argument of a new package
Tariq Khasiri · Feb 26, 2022 · r-help

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...

installation problem for a new package
Tariq Khasiri · Feb 24, 2022 · r-help

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...

error as in unused argument of a new package
Tariq Khasiri · Feb 25, 2022 · r-help

# 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...

Error in var(if (is.vector(x) || is.factor(x)) x else as.double(x), na.rm = na.rm)
Tariq Khasiri · Jun 25, 2021 · r-help

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...

Unable to install gsynth without life package
Tariq Khasiri · May 31, 2022 · r-help

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...

Unable to install gsynth without life package
Tariq Khasiri · May 30, 2022 · r-help

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...

Help with steam graph
Tariq Khasiri · Oct 2, 2022 · r-help

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...

Creating a year-month indicator and groupby with category
Tariq Khasiri · Oct 3, 2022 · r-help

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...

installation problem for a new package
Tariq Khasiri · Feb 25, 2022 · r-help

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...

Help with steam graph
Tariq Khasiri · Oct 2, 2022 · r-help

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...

Creating a year-month indicator and groupby with category
Tariq Khasiri · Oct 2, 2022 · r-help

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 .