Re: [R] A humble request

2022-07-09 Thread Muhammad Zubair Chishti
Dear Respected Experts, Thank you so much for your precious time and generous support. My issue is resolved now. Regards On Sun, 3 Jul 2022, 20:48 Spencer Graves, < spencer.gra...@effectivedefense.org> wrote: > Hi, Richard: Thanks for the question. > > > "Source the function" means

Re: [R] A humble request

2022-07-03 Thread Spencer Graves
Hi, Richard: Thanks for the question. "Source the function" means the following. 1. Go to "https://cran.r-project.org/; and download the most recent version. To do that, I found "archived" under "Related Directories". I clicked on that and then searched for "wmtsa". To the

Re: [R] A humble request

2022-07-03 Thread Richard O'Keefe
This is why research students have supervisors. A research degree is training in doing research. When you get stuck, your supervisor (or co-supervisor) is supposed to help you unstick yourself. Asking random strangers can never be as good as asking someone who already understands whatever it is

Re: [R] A humble request

2022-07-03 Thread John Kane
Spenser, the idea to source the fonction makes sense but since tho OP is a very new beginner perhaps you could point him towards code showing him how to do this? I have never done this AFAIR, and while I suspect a few minutes googling would show me how, it is likely to be more difficult for a

Re: [R] A humble request

2022-07-02 Thread Spencer Graves
On 7/2/22 12:30 PM, David Winsemius wrote: On Jul 2, 2022, at 9:32 AM, Muhammad Zubair Chishti wrote: Dear Respected Sir, Thank you for the quick response. However, the link your shared provides the old version of wmtsa that is not working in R 4.2.0. Can you please tell me any other

Re: [R] A humble request

2022-07-02 Thread Ebert,Timothy Aaron
Would package versions help? It would allow you to install a specific version of wmtsa into R 4.2. Tim -Original Message- From: R-help On Behalf Of Muhammad Zubair Chishti Sent: Saturday, July 2, 2022 12:39 PM To: Spencer Graves ; r-help@r-project.org Subject: Re: [R] A humble request

Re: [R] A humble request

2022-07-02 Thread Spencer Graves
Are you familiar with the "debug" function? You can download the package, source the function you want to use. If it doesn't run or doesn't seem to give a sensible answer, debug(fun) followed by fun(arg1, arg2, arg3) will start the function then stop and invite you to walk

Re: [R] A humble request

2022-07-02 Thread Rainer Hurling
Hi Muhammad, Am 02.07.22 um 18:11 schrieb Muhammad Zubair Chishti: Dear Experts, I cannot find a package "wmtsa" for my R version "R 4.2.0". Kindly help me to find it or share the link with me. Although I tried the old version of "wmtsa" but failed. Thank you for your precious time. Regards

[R] A humble request

2022-07-02 Thread Muhammad Zubair Chishti
Dear Experts, I cannot find a package "wmtsa" for my R version "R 4.2.0". Kindly help me to find it or share the link with me. Although I tried the old version of "wmtsa" but failed. Thank you for your precious time. Regards Muhammad Zubair Chishti [[alternative HTML version deleted]]

[R] A humble request regarding QAMG method in R

2022-06-11 Thread Muhammad Zubair Chishti
Hi, Dear Respected Professors! I hope that you are doing well. Now all files are in .txt files. Now kindly help me with the following: I have the R-codes for the "Quantile Augmented Mean Group" method. The relevant codes and data are attached herewith. Note: The link to the reference paper is: