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.

23 results for “from:Md. Moyazzem Hossain”

Help for forecasting by SVM
Md. Moyazzem Hossain · Jul 15, 2020 · r-help

Dear Concern, I am interested to forecast a time series by SVM. I have used library e1071 and svm.pred. Please help me by recommending an R code. Thanks in advance. *Md* [[alternative HTML version deleted]]

Arrange data
Md. Moyazzem Hossain · Aug 3, 2020 · r-help

Hi, I have a dataset having monthly observations (from January to December) over a period of time like (2000 to 2018). Now, I am trying to take an average the value from January to July of each year. The data...

Regarding fitted value
Md. Moyazzem Hossain · Jan 28, 2021 · r-help

Dear R-experts, I hope that all of you are doing well. I got the filled value from the ARIMA model. I use the following working code. But I am not clear whether I got the fitted value for each...

Need help in ggplot
Md. Moyazzem Hossain · Jun 28, 2022 · r-help

Dear R- Experts, I hope that you are doing well. I am facing a problem with adding color to a barplot. My target is to add a bar color conditioning on the following Values close to 1 represent "White" and...

Need help
Md. Moyazzem Hossain · Aug 4, 2022 · r-help

Dear R Experts, I hope that you are doing well. I am facing a problem to find out the value of the following function. I need help in this regard. ##### a=rnorm(1000, 110, 5) b = rnorm(1000, -0.3...

Plots not showing up in the RStudio plot pane
Md. Moyazzem Hossain · Feb 26, 2022 · r-help

Dear R-experts, I hope that you are doing well. Whenever I use the plot command in RStudio, the plot is shown in a new device window. I want the device to stay in the RStudio plot window in the...

Calculation of Age heaping
Md. Moyazzem Hossain · Aug 8, 2021 · r-help

Dear R-expert, I hope that you are doing well. I am interested to calculate the age heaping for each digit (0,1,...,9) based on my data set. However, when I run the R code, I got the following...

Need help
Md. Moyazzem Hossain · Aug 4, 2022 · r-help

Dear JN, Thanks. I do not check whether the function actually crosses zero or not. However, by assumption, the value would be greater than zero. Hossain On Thu, Aug 4, 2022 at 2:40 PM J C Nash <profjcnash at...

Error: Invalid parent values
Md. Moyazzem Hossain · Feb 2, 2023 · r-help

Hi, I hope that you are doing well. I am Md Hossain, trying to fit the ARIMAX model in RJAGS. However, I got an error message while I ran the code. Initially, I am using data obtained from R-package...

Calculation of Age heaping
Md. Moyazzem Hossain · Aug 9, 2021 · r-help

Dear Greg, Thank you very much for your suggestion. I will try it and follow your advice. Actually, I want to find out the index for each digit like 0, 1, ..., 9. Thanks in advance. Take care. Md On Mon...

Regarding fitted value
Md. Moyazzem Hossain · Feb 1, 2021 · r-help

Dear Rui Barradas Thank you very much for your reply. However, still now, I have a confusion whether I get the fitted value for the year 2000, 2001, ..., 2020 or 2001, 2002, ..., 2021. Need any more help. Thanks in advance...

Regarding fitted value
Md. Moyazzem Hossain · Feb 2, 2021 · r-help

Dear Partho Sarkar and Rui Barradas Thanks a lot. Take care. On Tue, Feb 2, 2021 at 12:34 PM Partho Sarkar <partho.ss at gmail.com> wrote: > My pleasure! > > *Best regards,* > *Partho Sarkar* > > On Tue, Feb 2, 2021 at...

Plots not showing up in the RStudio plot pane
Md. Moyazzem Hossain · Feb 27, 2022 · r-help

Dear Vincent Edjabou Thank you very much. I already tried it several times but not worked. Take care. Hossain On Sun, Feb 27, 2022 at 12:36 PM Edjabou Vincent <maklawe at gmail.com> wrote: > Hej > Try maybe: dev.off...

Need help in ggplot
Md. Moyazzem Hossain · Jun 28, 2022 · r-help

Dear Rui Barradas Thank you very much for your prompt reply. It works. I am grateful for your help. Take care and best wishes. Hossain On Tue, Jun 28, 2022 at 5:45 PM Rui Barradas <ruipbarradas at sapo.pt...

Arrange data
Md. Moyazzem Hossain · Aug 9, 2020 · r-help

Dear Jim, Thanks a lot for your support. Take care. Md On Wed, Aug 5, 2020 at 1:06 PM Jim Lemon <drjimlemon at gmail.com> wrote: > Hi Md, > I think the errors are that you forgot to initialize "m...

Calculation of Age heaping
Md. Moyazzem Hossain · Aug 9, 2021 · r-help

Dear Jim, Thank you very much for your kind help. Take care. Md On Mon, Aug 9, 2021 at 1:17 PM Jim Lemon <drjimlemon at gmail.com> wrote: > And if you really don't like programming: > > whipple_index<-function...

Need help
Md. Moyazzem Hossain · Aug 5, 2022 · r-help

Dear All, Thank you very much for all of your help. If anyone feels unhappy with my words then I apologize. Actually, I am not an expert user as a result my coding seems to be wrong on some points...

Plots not showing up in the RStudio plot pane
Md. Moyazzem Hossain · Feb 27, 2022 · r-help

Dear Jeff Newmiller Thank you very much for your reply. Take care. Hossain On Sat, Feb 26, 2022 at 10:30 PM Jeff Newmiller <jdnewmil at dcn.davis.ca.us> wrote: > This mailing list is about R, not RStudio [1...

Arrange data
Md. Moyazzem Hossain · Aug 9, 2020 · r-help

Dear Rui, Thank you for your nice help. Take care and be safe. Md On Tue, Aug 4, 2020 at 10:45 PM Rui Barradas <ruipbarradas at sapo.pt> wrote: > Hello, > > Please keep cc-ing the list R-help is...

Need help
Md. Moyazzem Hossain · Aug 4, 2022 · r-help

Dear John Thank you very much for your feedback. Take care. Hossain On Thu, Aug 4, 2022 at 3:01 PM John Fox <jfox at mcmaster.ca> wrote: > Dear Hossain, > > Did you look at the values that your function returns...

Can't find what you're looking for? Try searching with Google .