similar to: lab does not work (PR#1094)

Displaying 20 results from an estimated 10000 matches similar to: "lab does not work (PR#1094)"

2010 Jun 09
2
OOP and passing by value
Greetings, I love the R system and am sincerely grateful for the great effort the product and contributors are delivering. My question is as follows: I am trying to use S4 style classes but cannot write functions that modify an object because paramter passing is by value. For example I want to do this: setGeneric("setData", function(this,fcn,k){ standardGeneric("setData")
2012 May 22
1
RNORM matrix based on CSV file values for MEAN and SD
This should (hopefully) be a pretty simple task. What I'd like to do is read in a csv file containing means and standard deviations for a large number of 'n' parameters (up to 2000). The list would be in the following format (see attached read.csv): Paramter(1), mean, standard dev., Paramter(2), mean, standard dev., Paramter(3), mean, standard dev., ... Paramter(n), mean, standard
2004 Sep 23
1
noncentrality paramter in power.anova.test (PR#7244)
Full_Name: Version: 1.9.0 OS: Windows XP Submission from: (NULL) (134.126.93.191) I believe the noncentrality parameter, lambda, in power.anova.test is incorrect. The noncentrality paramter is defined as lambda <- (groups - 1) * n * (between.var/within.var). The n should not be there. The function pf defines the noncentrality parameter as the sum of squares of the means. Therefore, the
2009 Jul 28
2
vary the parameters for a function
How I can vary the parameters for a function? I have a function with 5 parameters I want to turn the function for a range of numbers for one of these parameters!! i want to have in the end the value of the function in the different cas of one of the paramter (the others paramters are fixes!!) thank you for your help [[alternative HTML version deleted]]
2003 Dec 16
1
Update Archive Flag
Hi All We sync our Novell-Servers Version 6 with the Parameter *avz to our Backupsrv. When a file is changed or it's new, the file where sync to Backupsrv, the Archive-Flag is set on, and wie can Backup all changed and new Files with Arcserve to tape after sync. It works fine. But when we sync files there are on PC'S (Win98, Win 2000, XP, NT) only changed files have the Archiv-Flag
2019 Sep 05
3
New samba backup tool (online & offline) retention
Hi, Using old samba_backup with 4.4.x a paramter can be defined to keep some copies of backup and purge automatically. I'm searching same option with new samba backup offline or online, but I can't find, where is it? Thanks
2006 Apr 12
2
Handle null item
Hi, How to i handle a find that returns a null? Say i put 40 into the paramter id below and there is no post with an id of 40 i get an error saying no post exists with id @post = Post.find(params[:id]) Anyone help?? -- Posted via http://www.ruby-forum.com/.
2011 Jan 01
4
Saving the monitor file on new file always using Monitor(wav, Record1, m)
Dear List; For each call (in specific case), I need to do a record and save in a spearated file, so I am thinking the best thing is to save based on the time. Monitor(wav,Record1,m) So, how can I make the file name to be based on the current time (which is changed always, or based on the some unique paramter (related to the call it self). Any advise? Regards Bilal
2006 Oct 13
1
HFSC question??
1. HFSC have 4 curve such sc, rc, ls, ul and 1.1 In leaf class can specify rc for guarantee service (bandwidth and delay) and If want to sharing fairness exceess service, we must specify ls and ul curve too (ls curve with paramater m2 specify at lease sharing bandwidth in that class will receive and ul curve mean maximum bandwidth in that class will receive) so i''m doubt .. about if i
2014 Feb 17
2
Problems with qemu-system-arm and isa-serial
Hi, I'm trying to use libvirt for an armel virtual machine hosted into an x86_64 box. I know the command line to start qemu-system-arm directly, but I cannot figure a proper .xml configuration file to let libvirt do this job. The main problem is that I want a serial console attached via telnet, this is the Qemu incantation: -serial telnet::4000,server,nowait,nodelay Wahtever I do in
2019 Jan 02
1
Questions regarding upgrading existing PDC to Active Directory
Hi all, I have an existing CentOS server at my school running Samba 4.8.8 as a PDC and using the Tranquil RPM’s (so they support AD). Samba has worked great for me for more than a decade with the users stored now in tdbsam (have not used LDAP, hope not to). This summer I want up upgrade the domain to an AD, and have some questions I was hoping someone could answer: 1. TWO SERVERS: At the
2006 Aug 08
3
How Create New Parameter set at Start Time?
I would like to be able to set a paramter during start up like: ruby script\server -nodename testNode_1 ... and would like to have access to this setting from models and/or controllers. Can someone point me in the right direction to get this working? Regards -- Posted via http://www.ruby-forum.com/.
2011 Jun 09
1
[printer]
Hello, I have configured samba as a PDC for Windows XP machines. It is running as domain. I haven't configured security = paramter but I assume it defaults to value 'user' . In this case if I have to share ALL printers on this system for anonymous printing, can I use security = share inside [printer] section and guest = ok then will it allow printing from local accounts on windows XP
2012 Oct 25
0
[LLVMdev] Error building llvm on AIX 7.1
Any idea how to fix this makefile issue .. i am stuck here .. It seems i am missing some config paramter here .. If i copy the library to the respective location, the compilation proceeds further .. but there are multiple libraries which needs to be copied .. Please advise. gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/llvm/llvm-3.1.src/tools/llvm-config'
2011 Apr 10
1
demography's lifetable: how to incoporate the parameter "franction of last age interval of life"
Dear list: I have tried demography package in my Ubuntu(10.04). What I interested in was lifetable analysis. Chiang(1984)'s reference have been copied to steeper my learning curve. step by step, the example presented by the textbook also have been examined. In the course I find that the paramter "fraction of last age intervl of life" could not be take as a option in the module
2009 Aug 30
1
Complexity parameter in rpart
Hi all, I'm currently using the 'rpart' function to run some regression analysis and I am at the point where I wish to prune my overfitted trees. Having read the documentation I understand that to do this requires the use of the complexity parameter. My question is how to go about choosing the correct complexity parameter for my tree? In some places
2011 Oct 07
1
iplots
Hi guys, I am trying to plot a scatterplot with lines instead of with points using function iplot in library iplots. The best I can come up with is x =(1:100) y = rnorm(100) iplot(x,y,ptDiam=0) ilines(x,y) Do you guys know of any paramter to set the "type" in iplot or iplot.opt? Thanks, Fernando ?lvarez
2010 Jun 15
1
Error in nlm : non-finite value supplied by 'nlm'
Hello, I am trying to compute MLE for non-Gaussian AR(1). The error term follows a difference poisson distribution. This distribution has one parameter (vector[2]). So in total I want to estimate two parameters: the AR(1) paramter (vector[1]) and the distribution parameter. My function is the negative loglikelihood derived from a mixing operator. f=function(vector)
2015 Mar 24
1
[PATCH v3] New API: btrfs-image
Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com> --- v3: remove optional paramter numthreads(-t) v2: add optargs_bitmask check daemon/btrfs.c | 43 +++++++++++++++++++++++++++++++++++++++++++ generator/actions.ml | 22 ++++++++++++++++++++++ src/MAX_PROC_NR | 2 +- 3 files changed, 66 insertions(+), 1 deletion(-) diff --git a/daemon/btrfs.c b/daemon/btrfs.c index
2009 Jun 25
2
video call doesn work
i am trying to make a video call on asterisk 1.6 , my configuration is an - asterisk 1.6 on Centos on virtual machine VmWare - Xlite softphone one windows xp (the Host operating system) - X-lite client on another windows XP (the Guest operating system ) i put the paramter videosupport=yes under the general section in sip.conf i allowed the video codecs for each client in sip.conf for