search for: functins

Displaying 20 results from an estimated 36 matches for "functins".

Did you mean: functions
2006 Mar 13
2
FW: RE: .First functin
_____ From: Vera, Graciela : Insurance Services (BISCO) Sent: 10 March 2006 14:47 To: 'r-help-request@stat.math.ethz.ch' Subject: RE: .First functin I have not used R for some time. Please accept my apologies if my question has an obvious answer. I am trying to use R. For convenience and due to IT restrictions libraries additional to MASS have been stored in a different directory
2006 Mar 13
0
FW: RE: .First functin
_____ From: Vera, Graciela : Insurance Services (BISCO) Sent: 10 March 2006 14:47 To: 'r-help-request@stat.math.ethz.ch' Subject: RE: .First functin I have not used R for some time. Please accept my apologies if my question has an obvious answer. I am trying to use R. For convenience and due to IT restrictions libraries additional to MASS have been stored in a different directory
2017 Aug 23
2
cross validation in random forest rfcv functin
Hi all, I would like to do cross validation in random forest using rfcv function. As the documentation for this package says: rfcv(trainx, trainy, cv.fold=5, scale="log", step=0.5, mtry=function(p) max(1, floor(sqrt(p))), recursive=FALSE, ...) however I don't know how to build trianx and trainy for my data set, and I could not understand the way trainx is built in the package
2005 Aug 26
2
learning decision trees with one's own scoring functins
Hi netters, I want to learn a decision tree from a series of instances (learning data). The packages tree or rpart can do this quite well, but the scoring functions (splitting criteria) are fixed in these packages, like gini or something. However, I'm going to use another scoring function. At first I wanna modify the R code of tree or rpart and put my own scoring function in. But it
2017 Aug 23
0
cross validation in random forest using rfcv functin
Any responds?! On Wednesday, August 23, 2017 5:50 AM, Elahe chalabi via R-help <r-help at r-project.org> wrote: Hi all, I would like to do cross validation in random forest using rfcv function. As the documentation for this package says: rfcv(trainx, trainy, cv.fold=5, scale="log", step=0.5, mtry=function(p) max(1, floor(sqrt(p))), recursive=FALSE, ...) however I
2017 Aug 23
1
cross validation in random forest using rfcv functin
Hi all, I would like to do cross validation in random forest using rfcv function. As the documentation for this package says: rfcv(trainx, trainy, cv.fold=5, scale="log", step=0.5, mtry=function(p) max(1, floor(sqrt(p))), recursive=FALSE, ...) however I don't know how to build trianx and trainy for my data set, and I could not understand the way trainx is built in the package
2009 Mar 11
4
error.bars
Hi, I'm trying to use the function "error.bars", but the program don't find it, and I dont't found any package with this function. Is there some another functin to draw barplots with error bars? Sueli Rodrigues Eng. Agr?noma - UNESP Mestranda - USP/ESALQ PPG-Solos e Nutri??o de Plantas Fones (19)93442981 (19)33719762
2005 May 25
5
Patch to fix dynamic add/delete to zone functinality
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I''m running systems with openswan and modified _updown script supporting shorewall dynamic hosts. Because on problems with cvs head version of openswan I found a error from shorewall dynamic hosts support. When host is already in zone shorewall aborts adding process with error. This is not good thing(tm). I found out that deleting host from
2011 Feb 18
2
calculating means
I apologize if you have already seen my question. I am new to the mailing list and I did not get any responses the first time I posted my question. However, I am not sure my post went through. Here is my situation: I have a spreadsheet with columns of fish species (text) and length (numbers). In the fish species column I have 5 different fish. I want R to calculate the mean length and
2017 Aug 15
2
transfer type to 'local' context
Hi all, is there an easy way to get a 'copy' of a type living in another context into the local context? Background: when calling a function residing in a different module (context2) from a module (context1), we first need to introduce a function declaration of the function with empty body. However, in order to do so, we need the function type. pFuncInContext2->getType gives us the
2004 Aug 06
3
official communication protocol definition / documentation?
...cast is capable of: ICY, XAUDIOCAST and a modified HTTP. In order to write client software being capable of all available features I was searching on the net for those documentations but no luck so far. How come? Isn't this protocoll documented? How does the developer team know what options and functins are available in the protocoll? Just by the already written code? I'd appreciate some hints, regards, Enrico M. --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-dev-requ...
2006 Jun 22
2
MVC architecture
Hi, I want to creat a GUI accessible via the web with ruby to interface some matlab implementation ... so I extended Ruby with C++ and then matlab :) that works perfectly: I have finaly a Ruby class I can call whenever I want to lunch my matlab algorithm ;) the point is now I have to make the GUI in HTML with Rubby on rails and Damn! I don''t get how works the MVC architecture in Ruby
2012 Nov 30
1
How to repeat replication
Dear all, I generate data under IRT mdel. I conducted 1000 replications. When I run, some replication was not fit with my model. So, replications were fit model were less than 1000 replication. If I want its run until 1000 replicaions. How shouldI write functin. Thank you, Kamontip [[alternative HTML version deleted]]
2006 May 24
1
general Gauss-Newton or support for NSUR: contemporaneously correlated non-linear models
...is alsway the sum of several other independent variable of other models. This procedure is described in detail by Parresol 2001. He used PROC MODEL by SAS to accomplish the task. If there is no support for NSUR yet, I would try to program a function by myself, although I only used very simple R-functins yet. The essential part is the fit the minimum of complex vector equation. This leads to my second question above. The function (as provided as an parameter) should accept a vector of model parameters and calculate the matrix of partial derivatives at this point in the parameter space. Thanks...
2011 Aug 18
9
RJS error rails 1.2.3 + firefox 4 and above
Hi, In my application I used in admin module to expand and collpase functionality using ajax(link_to_remote) method. It''s working fine in mozilla 3 and below version.. But when I using in mozilla 4 expand functinality was working fine but collapse are not work, it''s just ''wrinkls''. My code is like below <tr id="<%= content_element_id
2009 Mar 19
1
problem with Dates
.../12/1991 12:00:00 AM [22] 6/5/1992 12:00:00 AM 2/7/1992 12:00:00 AM 7/1/1992 12:00:00 AM [25] 8/7/1992 12:00:00 AM 8/13/1992 12:00:00 AM and here i have to get least date (means first initial date) and i have to get difference between that date to all other dates in vector i tried with functins like formate() and round() but its not woking on this formate of data can any one help me out to solve this thanks in advance [[alternative HTML version deleted]]
2019 Apr 10
1
[PATCH v2 1/3] drm: switch drm_fb_memcpy_dstclip to accept __iomem dst
...pers have to use memcpy_toio() instead. This patch makes drm_fb_memcpy_dstclip() accept a __iomem dst pointer and use memcpy_toio() instead of memcpy(). With that separating out the memcpy loop into the drm_fb_memcpy_lines() helper isn't useful any more, so move the code back into the calling functins. Signed-off-by: Gerd Hoffmann <kraxel at redhat.com> --- include/drm/drm_format_helper.h | 3 +- drivers/gpu/drm/cirrus/cirrus.c | 2 +- drivers/gpu/drm/drm_format_helper.c | 45 +++++++++++++++-------------- 3 files changed, 27 insertions(+), 23 deletions(-) diff --git a/include...
2009 Dec 22
3
XAPI source code
Hi All I have downloaded the opensource xapi source code. I am not sure what the functins of the follow modules: 1 block_device_io 2 datamodel 3 xiu (I am puzzled by the name "xiu") 4 stats 5 rpc-light 6 rss 7 xb (I think the xapi needs not to talk to xenbus directly) 8 xsrpc (why it writes some "rpc" keys to path of "domain/<domid>" i...
2019 Mar 03
1
Mail Server Guides
Am 01.03.19 um 18:53 schrieb Ben Archuleta: > I need to set up a new mail server to replace an aging CentOS 6.3 mail server. I was wondering what were some of the best guides on the web for Postfix (Maildir), Spamassassin, ClamAV, Dovecot? In the list I miss a program to control clamav and spamassassin. Many people use amavis, but my experience is not very favoufable with this script. I
2004 Aug 06
0
official communication protocol definition / documentation?
...of: ICY, XAUDIOCAST and a modified HTTP. In order to write client > software being capable of all available features I was searching on the net > for those documentations but no luck so far. How come? Isn't this protocoll > documented? How does the developer team know what options and functins are > available in the protocoll? Just by the already written code? You should use libshout2. It's a handy dandy library that handles all these protocols, as well as pacing the rate of data streaming from the source, etc. If you're really set on reinventing the wheel, you could alwa...