search for: anc

Displaying 20 results from an estimated 62 matches for "anc".

Did you mean: an
2010 Aug 05
1
difficulties with read.table applied to files from URL
...a443n00','cdl453n00') for (kk in hourly.years) { for (i in hourly.species) { for (nn in station.names) { file1 <- paste('ftp://gaw.kishou.go.jp/pub/data/current/ ',i,'/hourly/y',kk,'/',nn,'.ec.as.cn.',i,'.nl.hr',kk,'.anc',sep='') #ancillary data file2 <- paste('ftp://gaw.kishou.go.jp/pub/data/current/ ',i,'/hourly/y',kk,'/',nn,'.ec.as.cn.',i,'.nl.hr',kk,'.dat',sep='') #concentration data dumm.anc <- read.table(file1,sk...
2003 Oct 21
2
accessing shares
...n currently read & write to is: [OpenShare] comment = Temporary file space path = /tmp read only = No guest ok = Yes Linux permissions: drwxrwxrwt 36 root root 3328 Oct 21 11:25 tmp When I try to acces [LinuxSoftware {FAT32}] share I get: "\\anc-gentoo1\LinuxSoftware is not accessible. You may not have permisions.... The network path cannot be found." **I have verified that the path is correct.** [LinuxSoftware] comment = OpenSource path = /mnt/windows/Software/ write list = @"Domain Admins"...
2003 Dec 19
0
winbind failing to find user in Active Directory
I have my Mandrake 9.2 box running as a domain member for a W2K AD domain. This is a new problem or I'm missing something really obvious. Possible bug? Setup: Samba Server 3.0.1 = ANC-GENTOO Windows Domain = LABOR windows xp client = ANC-07-14927xp tim = Windows Active Directory Domain Acccount Getting this "check_winbind_security" error when trying to connect to Samba vai windows client (xp): ************************************************************** [2003/12/19...
2003 Oct 21
0
[Fwd: accessing shares]
...I can currently read & write to is: [OpenShare] comment = Temporary file space path = /tmp read only = No guest ok = Yes Linux permissions: drwxrwxrwt 36 root root 3328 Oct 21 11:25 tmp When I try to acces [LinuxSoftware {FAT32}] share I get: "\\anc-gentoo1\LinuxSoftware is not accessible. You may not have permisions.... The network path cannot be found." **I have verified that the path is correct.** [LinuxSoftware] comment = OpenSource path = /mnt/windows/Software/ write list = @"Domain Admins"...
2006 Jan 09
6
drag and drop problem
I am working on a resource planning problem. I like to use a nice drag and drop interface for that. E.g. have a box of persons and a box of projects, now I would like to assign a persom to project by dragging it from the available resources box to a recieving project box. I have studied the amazing drag and drop shopping card code listed here http://demo.script.aculo.us/shop What I need to
2004 Jan 07
0
Samba3.0.1pre1 winbind failing against domain groups(ADS)
Winbindd is having trouble finding the Domain Admins group in my domain. It appears to be searching for the group but does not show what domain it's looking into - then it tries the local PC (ANC-Gentoo): log.winbind: [2004/01/07 13:20:43, 3] nsswitch/winbindd_group.c:winbindd_getgrnam(237) [23792]: getgrnam Domain Admins [2004/01/07 13:20:43, 5] nsswitch/winbindd_acct.c:wb_getgrnam(522) wb_getgrnam: Did not find group (Domain Admins) [2004/01/07 13:20:43, 5] nsswitch/winbindd_group.c...
2011 Oct 11
1
recursive finds
I am trying to supplement and ultimately provide a patch for ''foreman'' which is an adjunct to puppet. Essentially, there is a Hosts class which belongs_to Hostgroup and Hostgroup class has a column called ''ancestry'' which is actually a Hostgroup (probably what is referred to as STI but I am not sure) and thus within Foreman, nesting Hostgroups is not uncommon. Thus I could have a Host that is called "ServerA", that belongs to "WebServer" Hostgroup which has an ancestry (Host...
2012 Oct 22
4
creating a function using for if
Hi all, I'm trying to create a function where it can process a vector and also give a vector output accordingly #input: a,b anc c are constants, data is the vector #set the function fun<-function(a,b,c,data) { N=as.vector() for (i in min(data):max(data)){ if(i>c){ N<-(a*(i-c)^0.5)+(b*(i-c))} else {N<-0}} return(N) } #try dummy data=c(100,210,320,130,170,120,220,90,55,45) try=fun(10000,0.2,150,data=data) what...
2009 Mar 19
3
busy lamp filed
Hi, Previously i was using asterisk 1.4 with freepbx installation. To try the 1.6 version i installd anc configured everything.. Just one thing didnt work so far.. I am using grandstream 2000 and it has a line busy indicator for chef secretary phones. But now, this feature does not work. I can see the line is online..with a green steady light.. But when the line is busy or DND, it wont change to red l...
2010 Apr 01
2
Adding regression lines to each factor on a plot when using ANCOVA
Dear R users, i'm using a custom function to fit ancova models to a dataset. The data are divided into 12 groups, with one dependent variable and one covariate. When plotting the data, i'd like to add separate regression lines for each group (so, 12 lines, each with their respective individual slopes). My 'model1' uses the group*covariate...
2001 Jan 11
2
problem with strptime example (PR#811)
On Thu, 11 Jan 2001 stephen@anc.ed.ac.uk wrote: > Hi, > > The help file for strptime has the following code which doesn't work > for me: > > ## read in date info in format `ddmmmyyyy' > x <- c("1jan1960", "2jan1960", "31mar1960", "30jul1960") >...
2007 Jul 18
2
EM unsupervised clustering
...Return> to see next plot: Error in 1:L : NA/NaN argument In addition: Warning messages: 1: best model occurs at the min or max # of components considered in: summary.mclustBIC(Bic, data, G = G, modelNames = modelNames) 2: optimal number of clusters occurs at min choice in: Mclust(as.data.frame(anc.st.mat)) 3: insufficient input for specified plot in: coordProj(data = data, parameters = x$parameters, z = x$z, what = "classification", That's puzzling because the example given by ?Mclust is something like plot(Mclust(iris[,-5]), iris[,-5]) which is pretty simple and dumbproof...
2010 Apr 02
1
vector length help using prcomp
...se the output for the predicted PC values always starts at 2 not 1. Other than that the results of the analysis make sense and it appears to be working correctly. If anyone has any idea why this may be happening I would appreciate some help. This is the script I am using. chemPR1 <- prcomp(~ ANC + color + CA + pH + TP + volume + maxdepth + meandepth + elevation + surface + shoreline + littoral , center = TRUE, scale=TRUE, scores=TRUE, cor=TRUE) PC1<-(predict(ALSC1)[,1]) Thanks. Jason -- View this message in context: http://n4.nabble.com/vector-length-help-using-prcomp-tp1749669p174...
2010 Jun 15
1
lme, spline
Dear All, I have a problem running this program on R. Z is a matrix of spline which is random > fit<-lme(anc~X,random=pdIdent(~Z)) Error in getGroups.data.frame(dataMix, groups) : Invalid formula for groups What I have done wrong?
2004 May 20
1
conflicting domain SIDS
...onflicts with my Windows domain SID. My backend is LDAP. I'm not sure what to delete so I can get my SambaDomainSid in sync with Windows domain SID and start migrating users. Thanks! TJ ------------------------ Cannot import users from LABOR at this time, as the current domain: DOL-ANC-SAMBA3: S-1-5-##-####-##-######## conflicts with the remote domain LABOR: S-1-5-21-##-####-#############
2003 Dec 13
0
Windows 2000 and krb5 tickets...SOLVED
...Does it have an encryption type of | DES-CBC-MD5?" | | "Samba can use both DES-CBC-MD5 encryption as well as ARCFOUR-HMAC-MD5 | encoding." | | I went ahead and added the DES-CBC-MD5 encryption to my krb5.conf as | Jerry sugested: | | /etc/krb5.conf: | |>[root@ANC-MDK-SMB3 samba3]# cat /etc/krb5.conf |>[logging] |> default = FILE:/var/log/kerberos/krb5libs.log |> kdc = FILE:/var/log/kerberos/krb5kdc.log |> admin_server = FILE:/var/log/kerberos/kadmind.log |> |>[libdefaults] |> ticket_lifetime = 24000 |> default_realm =...
2000 May 30
2
Documentatio: typo in Writing R Extensions (PR#557)
Full_Name: stephen eglen Version: 1.0.0 OS: Unix (OSF/1) Submission from: (NULL) (129.215.238.26) Hi, in the documentation `Writing R Extensions', the section 3.6.1 (handling the effects of garbage collection) has the following typo: Protecting a SEXP pointer protexts ... Should that be `protects'? -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
2010 Jun 12
1
Displaying "homogeneous groups" in aov post-hoc results ?
...31.25 -18.732836 81.23284 0.2415169 C-B 55.00 5.017164 104.98284 0.0323006 now, she says, since she can see that the only significant difference is between C and B treatments, then B and A are on the same group (no significant difference), C and A are on the same group, but B anc C are not in the same group. so we should have two groups: A and B A and C Apparently SPSS output gives the homogeneous subsets. Do you know of a way in R to do that? Also, since I am unfamiliar with this presentation, do you believe it is useful/has value? Thanks, Tal ----------------Conta...
2018 Feb 16
0
Competing risks - calibration curve
...ackages("rms") require(rms) #install.packages("mstate") library(mstate) require(splines) library(ggplot2) library(survival) library(splines) #install.packages("survsim") require(survsim) set.seed(10) df<-crisk.sim(n=500, foltime=10, dist.ev=rep("lnorm",2), anc.ev=c(1.48,0.53),beta0.ev = c(3.80,2.54), dist.cens = "lnorm", anc.cens = 3.5, beta0.cens = 5.42, z=NULL, beta = list(c(0.21, 0.017), c(0.37, 0.016)), x=list(c("normal",0,1), c("bern",0.564)), nsit=2) table(status) table(cause) df$cause<-ifelse(is.na(df$cause),0,df...
2009 Dec 22
2
Rcpp: Clarifying the meaning of GPL?
I wrote the Rcpp library and the RcppTemplate package to make it easier for developers to contribute packages to the R community. In addition to providing detailed documentation on package creation it provides a clean object mapping between R anc C++ that helps developers to implement packages that benefit from the performance of C++ and the flexibility of R. The package named 'Rcpp' was forked from my work and is being developed independently, in spite of many protests from me. A diff of Rcpp_0.6.6 and RcppTemplate_5.3 (written se...