Displaying 3 results from an estimated 3 matches for "acase".
Did you mean:
case
2025 May 28
1
Looking for a function or a set of steps
Paul,
Perhaps slightly better and more concise is
y <- -x + 1
Why multiply? Of course it may be optimized in some cases.
On Tue, May 27, 2025, 3:36?AM Paul Zachos <paz at acase.org> wrote:
> Wow! Amazing stuff.
> It will take me a while to digest all that you have offered here.
>
> I came up with a simple solution myself:
> y<- (-1*x)+1
>
> Thank you
> _________________
> Paul Zachos, PhD
> Director, Research and Evaluation
> Associ...
2025 May 29
1
Looking for a function or a set of steps
...5, at 21:41, Avi Gross <avi.e.gross at gmail.com> wrote:
>
> ?Paul,
>
> Perhaps slightly better and more concise is
>
> y <- -x + 1
>
> Why multiply? Of course it may be optimized in some cases.
>
>> On Tue, May 27, 2025, 3:36?AM Paul Zachos <paz at acase.org> wrote:
>>
>> Wow! Amazing stuff.
>> It will take me a while to digest all that you have offered here.
>>
>> I came up with a simple solution myself:
>> y<- (-1*x)+1
>>
>> Thank you
>> _________________
>> Paul Zachos, PhD
>...
2025 May 19
3
Looking for a function or a set of steps
?s 18:40 de 18/05/2025, paul zachos via R-help escreveu:
> Dear R Community
>
> I am an R beginner
>
> I have a vector of ?1?s and ?0?s
>
> x
> [1] 0 0 1 0 0 1 1 0 1 0 1 1 1 0 1 1 0 0 1 0 1 0 1 0 0 0 0
> [28] 0 1 1 0 1 0 1 1 0 0 0 0 1 0 1 1 0 0 1 0 0 1 0 0 0 1 1
> [55] 0 0 1 0 1 0 0 0 1 1 1 1 0 1 0 0 0 1 0 0 1 1 0 0 0 0 0
> [82] 1 1 1 0 1 0 0 1 0 0 1 1 1 1 1