Displaying 5 results from an estimated 5 matches similar to: "Fw: rsync-3.0.4 install problem on z/OS USS"
2002 Dec 12
0
Make error on OS/390 USS
Hi,
Have you had an opportunity to check out this error?
Thanks!
Terry Masters
---------------------- Forwarded by Terry D Masters/Contractors/Cummins on
12/12/2002 05:38 PM ---------------------------
Terry D Masters
12/03/2002 10:23 AM
To: openssh-unix-dev at mindrot.org
cc:
Subject:
Hi,
I am trying to "make" openssh (with GNU make) on an OS/390 V2R10 system
(Unix System
2011 Dec 09
1
Retrieving samples when ussing BRugs.
Hello R users,
I have used the R package BRugs in some applications but one thing that
annoy me is the functions to retrieve samples ("samplesSample") or summary
statistics ("samplesStats"). They take a really long time to return the
values if the size of the chains in question is moderate, for example
10.000 samples. Does this happens with every one or there is a better way
2017 Aug 05
0
Ussing assign
Hi Jesus,
You probably want:
assign(paste0("model",i),lm(y~x,data=get(paste0("variable",i))))
Jim
On Sat, Aug 5, 2017 at 7:01 PM, Jes?s Para Fern?ndez
<j.para.fernandez at hotmail.com> wrote:
> Hi there,
>
>
> Imagine I want to use a variable created with assign,but automatically. I have an issue with that. What I do is:
>
>
> #create in a loop the
2017 Aug 05
2
Ussing assign
Hi there,
Imagine I want to use a variable created with assign,but automatically. I have an issue with that. What I do is:
#create in a loop the variables
for(i in 1:5){
assign(paste0("variable",i),data.frame(x=rnorm(100),y=rnorm(100))
}
Now, if I want to do create the five models, I do not know how to set this created data.frames
I have tried:
for (i in 1:5){
2009 Sep 26
1
Problem: ZFS Partition rewriten, how to recover data???
I had a zfs partition written using zfs113 for Mac large around 1.37
TB, then under freebsd 7.2 following a guide on wiki I had wrote ''zpool
create trunk'' eventually rewriting the partition. Now the question is
how to recover the partition or to recover data from it? Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: