Displaying 20 results from an estimated 31 matches for "writtes".
Did you mean:
written
2009 Jul 21
3
writte file doubt
Hi I wrotte this function but when I get the "tmp.xls" file it shows data
in a rare way. I mean not appears a matrix with 2000 rows and 100 columns.
Can anyone help me, guide me?
kim<-function(){
tmp<-randz<-matrix(rnorm(200000, mean=0,sd=0.01 ),2000,100);
dim(tmp)
write(tmp,file="tmp.xls")
Thanks in advance.
On the other hand, everytime I execute a function
2001 Nov 23
3
file ownership
Hello,
I'm pleased to become a list member.
Excuse me! I need your help.
My problem is that: We have a Samba server running on Linux, this is a
PDC in our LAN. There is a share in the server with full access for any
user (that's the idea), but when a user writtes a file in the share,
he/she becomes the new file owner, and the write permission is
exclusively for him/her, consequently the rest of
users can not do any modification over this file.
I have added to the share description the option "dos filemode = yes"
(by default is false), but the pr...
2012 Sep 26
2
R and sell buy stock
Hi all,
I have seen that R can be switched on to a Broker called IB.
There is another one similar to IB that permits to make a "code" and send
orders to broker to buy or sell stocks?
Can be done trough R, writte in excel and trough API sell/buy to the broker?
Can someone send me an example (easy example?)
Many thanks.
[[alternative HTML version deleted]]
2015 Mar 02
5
Update
Am 02.03.2015 um 20:28 schrieb buhorojo:
> On 02/03/15 20:26, Rowland Penny wrote:
>>
>> excuse, but could you repeat that, but this time in English.
>>
>> Rowland
> Try:
> https://translate.google.com/
try to talk in a common used language on a international list
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
2011 Jul 12
1
Creating a zero matrix when a condition doesn´t get it
Hi all,
I first create a matrix/data frame called "d2" if another matrix
accomplishes some restrictions "dacc2"
da2<-da1[colSums(dacc2)>9,]
da2<-da2[(da2[,13]=24),]
write.csv(da2, file =paste('hggi', i,'.csv',sep = ''))
The thing is if finally da2 cannot get/passs the filters, it cannot writte a
csv because there is no any true condition.
2018 Mar 13
3
Learning advanced R
On Tue, 13 Mar 2018, Mark Leeds wrote:
> See Hadley's advanced R
+1 A very well writte, highly useful book. Recommended.
Rich
2006 Mar 15
1
when to use mongrail plugins ?
Hi all
I just went throught the docomentation of mogrel and I am wondering wht the
plugins are good for. I understood how the work and I am comparing the
situation to Lighttpd where mods are available for specific tasks. But in
Lighttpd (or apache) those mods are running at native speed. But at mongrel,
if the plugins are writte in ruby, couldn''t that code just be a rails plugin
?
One
2009 Nov 04
1
Search values and create a new matrix
Hi
You wrotte me in R help and I´m very gratefull.
I couldn´t reply because an illness.
I writte this to see if you can help to solve. I´m a begginer (I´m 20 years
old ) but I´m trying to learn more about this program also I´m learning
Octave.
I need to create a matrix in R whose values depends on the values of other
matrix. You see:
I have a first "R" matrix whose first row and
2012 May 10
1
Error t value matrix
Hi all,
I want to make the following:
I want to run a linear regression on each column of a matrix "estima" on
the correspondent column on the matrix "estima2".
You see I want to regress estima[,1] on estima2[,1] this way to all
columns....
At the same time I want to make a regression adding each time a new
observation.
You see, the first regression will regress only one
2018 Mar 14
1
Fwd: Learning advanced R
Hi Albrecht,
I am forwarding your reply to the full group.
It's been a while since I did this and I don't remember the details. Maybe
someone else can comment. (I am a bit busy at the moment.)
If no one supplies the information in a few days I will try to take a look.
In the meantime you can start your reading on-line. :-)
Regards,
Eric
Dear Eric,
I downloaded the material from
2018 Mar 14
0
Fwd: Learning advanced R
I recommend reading it directly via the website, or buying the book.
If you are trying to build a PDF, then the "obvious" question is whether you have LaTeX installed, which is an operating-system-dependent procedure handled outside of R.
--
Sent from my phone. Please excuse my brevity.
On March 14, 2018 9:39:53 AM PDT, Eric Berger <ericjberger at gmail.com> wrote:
>Hi
2006 Dec 25
2
how to insert data using has_and_belongs_to_many
I''am newbie in RoR, so my question might look stupid, but I stuck in one
thing.
I''ve created 3 tables:
users{
id,
user
}
books
{
id,
book
}
books_users{
book_id,
user_id}
Model
class Book< ActiveRecord::Base
has_and_belongs_to_many:users
I can''t figure out how to insert data to the books_users table.
For example users post info about new book and information
2018 Mar 13
0
Learning advanced R
See Hadley's advanced R along Thomas Mailund's books. I haven't gone
through them carefully but they both
seem (from what I've looked at ) to be the best ones for that. Mentions of
others are appreciated.
On Tue, Mar 13, 2018 at 5:26 PM, Nik Tuzov <ntuzov at beacon.partek.com> wrote:
>
> Hello:
>
> Could you please suggest the best way to become an
2018 Mar 13
5
Learning advanced R
Hello:
Could you please suggest the best way to become an "advanced" R programmer.
I went through "R for dummies" by de Vries and Meys and I can see two ways
to proceed:
1) Get a more advanced textbook. E.g. could you recommend Gentleman,
"R for Bioinformatics"?
2) Because textbooks are limited and become obsolete fast, I can focus on learning state-of-the-art
2018 Mar 14
1
Learning advanced R
Depending on your application, I'm not sure there's much point in being an
"advanced R programmer" these days. Become an adequate R programmer, and
learn C++ and Rcpp. Do basic data mashing in R, then do all your intensive
stuff in C++ with Rcpp. Eventually you'll probably get to the point where
you can express yourself in C++ as fast as you can in interpreted R, with
the
2015 Mar 02
5
Update
On 02/03/15 16:21, sandy.napoles at eccmg.cupet.cu wrote:
> My OS is Debian 7 and I only writte git pull
>
>> On 02/03/15 15:05, sandy.napoles at eccmg.cupet.cu wrote:
>>> ifconfig -a
>>> eth0 Link encap:Ethernet HWaddr 00:0c:29:82:ec:80
>>> inet addr:172.18.68.8 Bcast:172.18.68.31
>>> Mask:255.255.255.224
>>>
2015 Mar 02
7
Update
On 02/03/15 16:45, sandy.napoles at eccmg.cupet.cu wrote:
> root at samba:/home/samba-master# git pull
> error: Failed to connect to 2001:638:603:d06e::80:230: Network is
> unreachable while accessing http://git.samba.org/samba.git/info/refs
> fatal: HTTP request failed
> root at samba:/home/samba-master#
>
>
>
>> On 02/03/15 16:21, sandy.napoles at eccmg.cupet.cu
2018 Mar 14
2
Fwd: Learning advanced R
Dear Jeff,
Latex is also required for the R-manuals in the base R installation, and for this it works fine on my PC.
Best,
Albrecht
--
Albrecht Kauffmann
alkauffm at fastmail.fm
Am Mi, 14. M?r 2018, um 17:50, schrieb Jeff Newmiller:
> I recommend reading it directly via the website, or buying the book.
>
> If you are trying to build a PDF, then the "obvious"
2015 Mar 02
3
Update
On 02/03/15 15:05, sandy.napoles at eccmg.cupet.cu wrote:
> ifconfig -a
> eth0 Link encap:Ethernet HWaddr 00:0c:29:82:ec:80
> inet addr:172.18.68.8 Bcast:172.18.68.31 Mask:255.255.255.224
> inet6 addr: fe80::20c:29ff:fe82:ec80/64 Scope:Link
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> RX packets:107940 errors:0
2015 Mar 02
3
Update
Try
lynx http://git.samba.org/
Or indeed
telnet git.samba.org 80
GET / HTTP/1.0
OR
telnet6 git.samba.org 80
GET / HTTP/1.0
There are blank lines after the GETs.
These will show if you have connectivity over HTTP to the Samba git
repository over v4 and/or v6.
David
------------------------------------------------------------------------
Dr David Holder CEng FIET MIEEE
Erion Ltd, An