search for: pta

Displaying 20 results from an estimated 75 matches for "pta".

Did you mean: pa
2011 Aug 28
2
converting matrix in array
Hi everyone, have a small problem trying to converting a dataset in matrix form to an array. Specifically: data include 3D measurement -x,y,z of 59 points in 36 objects. They are stored as a matrix (x) of 2124 rows and 3 columns. What I want to do is to extract each subject's dataset using an array (b). Accordingly, I tried the following command: b<-array(a,c(59,3,36)). The problem is
1997 Nov 19
7
Query
Hello All, I am trying to compile Samba on POSIX under OpenVMS on a DEC 2000 AXP, however I am having difficulty defining the right FLAGSM and LIBSSM in the Makefile. So thus I'm having trouble getting the correct #includes, can anyone help? Regards, Gavin Butler -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/ms-tnef
2011 Mar 23
2
Estimating correlation in multiple measures data
Dear R-helpers, This may sound simple to you, but I'm a beginner in this, so please be forgiving. I have a following problem: two analytes were measured in patient's blood on 4 occasions: ProteinA and ProteinB. How to correctly evaluate correlation between ProteinA and ProteinB? I tried: x <- data.frame(Patient.ID=rep(1:10, each=4), Visit=rep(c(1:4),10), ProteinA=rnorm(m=10,
2009 Apr 08
0
Customize Legend in Juxtaposed Barplot
...vey ## set working directory and load data setwd("/home/paul/LVAC/General/") #load("/home/paul/LVAC/LVAC.RData") General <- read.csv("/home/paul/LVAC/General.csv") ## This Data is split into three data frames for Elementary,Middle and High Schools png(file="PTA.png") x <- table(General$PTA.Support, General$Grade.Level) #x <- table(x, exclude=NULL) #names(x) <- r ("Yes","No") yrange <- range(x,na.rm=TRUE)*1.2 if (yrange[1]>0) yrange[1] <- 0 if (yrange[2]<0) yrange[2] <- 0...
2002 Sep 10
3
REPOST: (Newbie) Trying to get name resolution functional across the WAN
...10.66.7.16 10.73.33.62 Tipo de nodo . . . . . . . . . : H?brido Identif. de ?mbito de NetBIOS . : Enrutamiento de IP activado . : No Proxy de WINS Proxy activado. . : No La resoluci?n de NetBIOS usa DNS: No Ethernet adaptador E100B1: Descripci?n . . . . . . . . . : Intel(R) PRO PCI Adapter Direcci?n f?sica . . . . . . . : 00-D0-B7-4D-95-0A DHCP activado . . . . . . . . . : S? Direcci?n IP . . . . . . . . . : 10.68.44.238 M?scara de subred . . . . . . . : 255.255.255.0...
2020 Oct 09
0
Mail server troubles
...observed that schools seem to have a vastly over-inflated view of the importance of their communications. I've provided my email address to my children's schools as an EMERGENCY contact method, and I've been receiving notifications of every single fund raising activity, athletic event, PTA meeting, etc., etc., ever since - despite multiple complaints. It seems likely to me that the school's emails are being reported as spam by their recipients. Tell them to look in the mirror. -- ======================================================================== In Sov...
2003 Nov 12
2
Formatting axis label numbers on plots
Is there any way to control the format of the axis label numbers on a plot? More specifically, I have some plots that get axes with label numbers in exponential format, and I'd like to change that to non-exponential. Thanks!! -- M. Edward (Ed) Borasky, MS, MNLP, NST, FBG, PGS & PTA znmeb at borasky-research.net http://www.borasky-research.net
2007 Jul 13
2
Flow Cytometry Standard, fcs format in R.
Hi all. How do I extract date from fcs format file with R. I.e I'd like make statistical analysis using R-program, but I don't know if there are R-packets for fcs format file, and using examples. Thanks. Pta: In Linux SO exist any program that transform from fcs format to ASCII text file?
2003 Oct 11
1
LINEJACK -- OUTGOING CALLS
Hi, I am successful in getting incoming calls for my linejack .... But, I am getting an error cannot create channel of type Phone.... Does linejack do outgoing calls in asterisk ? Thanks, PTA -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031011/79060c3b/attachment.htm
2013 Sep 04
0
Error in Parts of Speach Tagging using openNLP in Cloud environment
...his is the code that I am using: tagPOS <- function(x, ...) { s <- as.String(x) word_token_annotator <- Maxent_Word_Token_Annotator() a2 <- Annotation(1L, "sentence", 1L, nchar(s)) a2 <- annotate(s, word_token_annotator, a2) a3 <- annotate(s, PTA, a2) a3w <- a3[a3$type == "word"] POStags <- unlist(lapply(a3w$features, `[[`, "POS")) POStagged <- paste(sprintf("%s/%s", s[a3w], POStags), collapse = " ") list(POStagged = POStagged, POStags = POStags) } cl <- makeClu...
2002 Sep 06
0
(Newbie) Trying to get name resolution functional across the WAN
...10.66.7.16 10.73.33.62 Tipo de nodo . . . . . . . . . : H?brido Identif. de ?mbito de NetBIOS . : Enrutamiento de IP activado . : No Proxy de WINS Proxy activado. . : No La resoluci?n de NetBIOS usa DNS: No Ethernet adaptador E100B1: Descripci?n . . . . . . . . . : Intel(R) PRO PCI Adapter Direcci?n f?sica . . . . . . . : 00-D0-B7-4D-95-0A DHCP activado . . . . . . . . . : S? Direcci?n IP . . . . . . . . . : 10.68.44.238 M?scara de subred . . . . . . . : 255.255.255.0...
2009 Apr 03
1
Survey Package with Binary Data (no Standard Errors reported)
...bs 312 236 156 design.PSU 312 236 156 actual.PSU 312 236 156 Data variables: [1] "Grade.Level" "Curriculum" [3] "Field.Trips" "Residencies" [5] "PTA.Support" "Community.Open.Performances" [7] "Visual.Arts.Attendance" "Literary.Arts.Attendance" [9] "Arts.Organization.Membership" "Arts.Essential" > svymean(~Curriculum, survey) mean SE Curr...
2019 Apr 25
3
AD member server, some users suddenly can only connect to shares via ip address
...s of getting the password prompt seem to increase if you are on a different subnet, especially a remote one (WAN connection). There are no firewalls between the subnets. The key error seems to be this   gss_accept_sec_context failed with [ Miscellaneous failure (see text): Failed to find cifs/pta-cluster.ad.gibb.co.za at AD.GIBB.CO.ZA(kvno 81) in keytab MEMORY:cifs_srv__keytab (aes256-cts-hmac-sha1-96)] (pta-cluster.ad.gibb.co.za is the member server) I'm guessing this is a kerberos keytab error. I am using the default kerberos method in smb.conf. dig and dig -x show the expected r...
2019 Jul 29
2
Efficient way to identify an instruction
Hi Alberto, I have not used this myself, but I think you should be able to visit your Instruction ‘users()’. I think the name this function was given is a bit confusing, but this returns an iterator range you can iterate through to find instructions that depend on a given one. Similarly, you have the function ‘uses()’ that can be used to traverse down the DAG when instructions are still on SSA
2019 Apr 25
2
AD member server, some users suddenly can only connect to shares via ip address
...working up to now and only a few users have the password prompt..  (btw "gibb.local" is a trusted samba3 domain used for migration, connecting as a gibb.local user does work) getent passwd returns expected results, as does wbinfo -u # Global parameters [global]         netbios name = PTA-CLUSTER         realm = AD.GIBB.CO.ZA         server string = Pretoria Cluster         workgroup = GIBB         ldap connection timeout = 20         ldap timeout = 60         log file = /var/log/samba/log.%m         max log size = 1000         syslog = 0         panic action = /usr/share/s...
2004 Aug 06
3
DMCA and webcasting
Last year I arranged with my college radio station and ITS department to webcast the radiostation using icecast. The webcast has been a wonderful success so far. My problem now is not technical, but political. A few days ago I recieved the following message from the station director: ================================================================== hey josh, i talked to [faculty advisor]
2005 May 16
3
Mental Block with PCA of multivariate time series!
Please could someone point me in the right direction as I appear to be having a total mental block with fairly basic PCA problem! I have a large dataframe where rows represent independent observations and columns are variables. I am wanting to perform PCA sequentially on blocks of nrows at a time and produce a graphical output of the loadings for the first 2 EOFs for each variable. I'm sure
2005 May 18
3
Installing CentOS on RAID PATA not SATA - A8V
I'm trying to install CentOS 4 on an A8V on the PATA/Raid drives on the Promise controller. The Promise controller is recognized (sata_promise), but the PATA drives are not recognized. Base on this thread https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=147303 it seems that there is a patch which was merged in 2.6.11 to get pata working. Any ideas how to proceed? Thanks in advance
2020 Oct 08
6
Mail server troubles
Hi, This is probably a bit OT, but here goes. I've been running our local school's mail server since 2013, with mail addresses for school staff and some teachers. The server is running CentOS 7 with Postfix and Dovecot, and it's a nice no-bullshit configuration with SPF, DKIM and DMARC. The school sends quite a lot of email out to parents, and sometimes, mail gets rejected:
2008 Dec 12
5
[PATCH 0/5] ia64/pv_ops, xen: binary patch optimization TAKE 2
This patch set is intended for the next merge window. They are just enhancements of the already merged patches or ia64 porting from x86 paravirt techniques and that their quality is enough for merge. This patch set is for binary patch optimization for paravirt_ops. The binary patch optimization is important on native case because the paravirt_ops overhead can be reduced by converting indirect