Re: [R] Changing mu in svyttest for one sample test

2020-03-26 Thread peter dalgaard
Subtract mu from the outcome? -pd > On 25 Mar 2020, at 19:22 , Mavra Ahmed wrote: > > Hi All, > > I am doing a one-sample t-test for survey data with replicates (svrepdesign). > I was wondering if there is a way to change the mu in svyttest for one sample > test? I can't find a way to do this

[R] Changing mu in svyttest for one sample test

2020-03-25 Thread Mavra Ahmed
Hi All, I am doing a one-sample t-test for survey data with replicates (svrepdesign). I was wondering if there is a way to change the mu in svyttest for one sample test? I can't find a way to do this online for svyttest but I was able to do it for ttest. for example; in the following, I can chan