similar to: Help R.matlab

Displaying 20 results from an estimated 110 matches similar to: "Help R.matlab"

2008 Jun 16
0
java stack trace using DTrace
Hi all i want to view the stack trace of the real time java application using DTrace probes. i am using jrts provider for finding the information of real time threads. In this i have used the ustack(), jstack() and this gives the following type of information libjvm.so`__1cJJavaCallsMcall_virtual6FpnJJavaValue_nGHandle_nLKlassHandle_nMsymbolHandle_5pnGThread__v_+0x5e
2009 Jul 16
1
Error with r2winbugs
Hi, I am trying to do run the following model saved in "C:/bugs/sus.bug" model { for (i in 1:n){ y[i] ~ dpois(lamdba[i]) log(lambda[i]) <- mu+bmale[male[i]]+bschn[schn[i]]+epsilon[i] # epsilon[i] ~ dnorm(0,tau.epsilon) } mu ~ dnorm(0,.0001) bmale ~ dnorm(0,.0001) tau.epsilon <- pow(sigma.epsilon, -2) sigma.epsilon ~ dunif(0,100) for (j in
2012 Nov 06
1
virt-install kickstart local file
Hi Everybody: I am trying to get virt-install to work with a kickstart file that is on the local file system. I tried using the --initrd-inject="/tmp" --extra-args="ks=file:/myks.cfg" but I got this error message: ERROR --extra-args only work if specified with --location. Here is the basic command: virt-install \ --accelerate \ --cdrom
2009 Mar 03
2
R - MATLAB apply like function
Dear all, I very often use the R function "apply", for speedup purposes. I am now also using MATLAB, and would like to use the same kind of function. I have already asked MATLAB people, and the answer is : "vectorize"... but of course, this is not always possible. So, instead of using a FOR loop all the time, I tried using the bsxfun. So you R people, who might also use MATLAB,
2009 Oct 26
1
Bootable USB key...
Hi, I have a 'little' issue with my bootable USB keys... The following used to work (isolinux 3.11-4): Device Boot Start End Blocks Id System /dev/sdg1 * 1 3 23126 6 FAT16 /dev/sdg2 4 1023 7873380 83 Linux mkfs.vfat -n BOOT /dev/sdg1 mkfs.ext2 -m 0 -b 4096 -L DATA /dev/sdg2 syslinux -s /dev/sdg1 cd
2016 Jul 27
3
frustrations with shares
I am trying to allow users with permissions in one group (DEV) to have full access to a folder that is owned by (QA). I have not been able to figure this out. Its running samba 4.2 in WORKGROUP mode (I can find everything for domain but I am not ready for that). Its running on freebsd on the latest nas4free build NAS with a ZFS file system.. Thanks in advance Frank Kahle FileCatalyst |
2016 Jul 31
0
frustrations with shares
using posix acls? On Wed, Jul 27, 2016 at 10:47 AM, Frank Kahle <fkahle at filecatalyst.com> wrote: > I am trying to allow users with permissions in one group (DEV) to have full > access to a folder that is owned by (QA). I have not been able to figure > this out. Its running samba 4.2 in WORKGROUP mode (I can find everything > for domain but I am not ready for that). Its
2016 Aug 04
0
frustrations with shares
I dont know much about Solaris, but i found this. There are problems with ACL's across platforms: the uid has to match numerically the gid has to match numerically the NSF mount has to support the ACL operations, e.g., if the ACL grants write, but the remote file system is read-only then the ACL can not be honored. See: http://nfs.sourceforge.net/nfs-howto/ar01s06.html Greetz, Louis
2016 Aug 02
3
frustrations with shares
A "good" acl manual. http://www.vanemery.com/Linux/ACL/linux-acl.html As i do prefeer the debian os, but i do really like the archlinux wiki. https://wiki.archlinux.org/index.php/Access_Control_Lists Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens Frank Kahle > Verzonden: dinsdag 2 augustus 2016 13:55
1999 Aug 25
0
Printing with samba + lpr
Hi. After hours and hours of problems I finally got my HP LaserJet IIIp to print via my samba server. The only problem that remains is that lpr (or lpq perhaps?) doesn't clean up in /tmp after printing. I've tried to find the problem by debugging smbd with strace (with -f) to find out what really happens. This is the only "error" i found when searching after
2018 Aug 16
3
clang -xc++ foo.o
clang -xc++ -c 1.c 2.c clang -xc++ main.c 1.o 2.o 1.o:1:1: error: source file is not valid UTF-8 Would be nice, albeit I realize kinda proby/non-deterministic/big, if .o files were recognized and -xc++ did not apply to them. I'm converting C to C++ and don't want to rename files, at least at this point, maybe forever. For now I've compromised and main remains C. It is much smaller
1999 Apr 24
3
HP Deskjet 1000c
Howdy all - I have Samba 2.0.3 running like a champ on a dual PPro 200, 128 MB RAM, running Slackware 3.6, kernel 2.2.5. Running like a champ as far as file sharing is concerned, that is. I have an HP Deskjet 1000c hanging off the parallel port. I set up a raw printer in /etc/printcap, the line looks like this: dj1000|DeskJet 1000c:sh:lp=/dev/lp0:sd=/var/spool/lpd/dj1000 the printing section
2013 Jul 17
1
i can figure out. is it config issue or bug. please help
i am using samba 3.6.5 with winbind.for active directory authentication there is a samba share folder name "Filesharing" and plethora of folders are inside it. i have been using 2.7 stable for more then 2 years with no problem however after my harddisk failure i had to restore data to new server. and install samba from zero , fortunately or unfortunately samba has been updated in debian
2013 Jul 17
1
tab key does not complete the package name or list the packages in apt-get command
i am using debian 6.0.7. in my other debian machines when i type "apt-get install sam<tab>" it give me all item start from sam and this is a default behavour. however now for some reason <tab> key is not working. is there anyone know why. note: for other commands <tab> key is working fine. Thanks, Myk
2009 Jun 07
1
Re: freebsd on opensolaris dom0
Adrian Chadd wrote: > I can''t trigger this here with my Centos 5.3 domU. I have a feeling > this may be related to the hypervisor/dom0 environment. > > Not to say it isn''t a bug, it is just going to take me more time to > try and figure out. > > I''ll commit some more Xen tidyups to -current and build a new image > for you. It''ll still
2006 May 19
3
Visio
Anyone know of an Open Source software comparable to Microsoft Visio? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20060519/f4bce834/attachment-0002.html>
2014 Apr 04
1
need help on libvirt and virt manager
Hello every one. i have been running Libvirt for few weeks on testing and will be migrating from Proxmox to libvirt very soon however there is a problem with command line learning. Virsh and virt-install is a complete set of commands. but i want to learn in depth some more command line option. so my question is; can i learn what "Virt-manager" GuI is running on the back end. so that i
2013 Jul 05
0
wbinfo -u showing two machine users including domain users.
when i running command "wbinfo -u" it shows me 2 local users along with domain users MYBOX\nobody MYBOX\test Note : i have created the test user during my debian installation. (then it list down everything correctly from domain) is there anyone who can tell me from where both the users are coming. and how can i fix this issue. i am actually playing with some scripts and these wrong
2003 Jun 09
1
estimate the number of clusters
Dear All, I am using Silhouette to estimate the number of clusters in a microarray dataset. Initially, I used the iris data to test my piece of code as follows: library(cluster) data(iris) mydata<-iris[,1:4] maxk<-15 # at most 15 clusters myindex<-rep(0,maxk) # hold the si values for each k clusters mdist<-1-cor(t(mydata)) #dissimlarity
2012 Jan 14
1
Error: unexpected '<' in "<" when modifying existing functions
Hi. I am trying to modify kmeans function. It seems that is failing something obvious with the workspace. I am a newbie and here is my code: myk = function (x, centers, iter.max = 10, nstart = 1, algorithm = c("Hartigan-Wong", + "Lloyd", "Forgy", "MacQueen")) + { + do_one <- function(nmeth) { + Z <- switch(nmeth, { + Z