search for: coa

Displaying 20 results from an estimated 54 matches for "coa".

Did you mean: co
2006 Jul 20
2
Correspondence analysis with R -follow up
Hi all, thank you for your answers; i've tried both cca from vegan library, and dudi.coa from ade4 library; one last question: my deal is mainly with contingency tables, like the one i'm posting here acciaieria<-c(.41,.02,.44,.04,.09) laminatoio<-c(.34,.28,.26,.01,.11) fonderia<-c(.48,.05,.34,.08,.05) leghe<-c(.45,.19,.25,.03,.08) pct<-cbind(acciaieria,laminatoio,f...
2020 Jun 01
3
Error change DNS backend
Rowland, 1. I installed Python 3.6.9 with SCL repository ( https://www.server-world.info/en/note?os=CentOS_7&p=python36) 2. I don't remove python 2.7 Thanks. Saludos. --- Miguel Coa M. El lun., 1 jun. 2020 a las 11:19, Rowland penny via samba (< samba at lists.samba.org>) escribi?: > On 01/06/2020 15:57, Miguel Angel Coa M. via samba wrote: > > Hi, > > I update the Samba from 4.10.x to 4.11.9, and update the python (2.7.6 to > > 3.6.9) . > >...
2010 Dec 14
4
Discriminant Correspondence Analysis
...ess it. The following is the suggested coding that I found through the R website, but when I try to use this code, I don't know how to assign a name for the df, or what to put for "fac", and what is worse, I get an error message saying that the program cannot find the "discrimin.coa" command. Usage discrimin.coa(df, fac, scannf = TRUE, nf = 2) Arguments df a data frame containing positive or null values fac a factor defining the classes of discriminant analysis scannf a logical value indicating whether the eigenvalues bar plot should be displayed nf if scannf FALS...
2006 Dec 05
1
Cummulative Variance in Correspondence Analysis (ADE4)
Hi all: How can I calculate the cumulative variance (or variance for each component) in correspondence analysis? If were possible in ADE4 package Thank you -- Antonio Punzón Merino O__---- Instituto Español de Oceanografía c/ /'_ --- Centro Oceanográfico de Santander (*) \(*) -- Promontorio de San Martín S/N ~~~~~~~~~~ 39004-Santander; Spain PO BOX: 240 Tlf: +34 942 29 10 60 Fax: +34
2020 May 15
3
Samba and DNS backend question
...}; zone "." IN { type hint; file "named.ca"; }; include "/etc/named.rfc1912.zones"; include "/etc/named.root.key"; include "/usr/local/samba/private/named.conf"; [..........] I dont have selinux and firewall active Thanks. Saludos. --- Miguel Coa M. El vie., 15 may. 2020 a las 8:43, Rowland penny via samba (< samba at lists.samba.org>) escribi?: > On 15/05/2020 13:37, Miguel Angel Coa M. via samba wrote: > > I had configured Samba AD's with Bind9_DLZ in all DC. But for some reason > > (i couldn't determine) t...
2020 Nov 11
2
Samba 4.11 with SSL authority CA role
...e. My question is, ?howto i say to Samba (configuration) for work with CA certificates? . I dont find information about this. Thanks. Saludos. --- Miguel El mar., 10 nov. 2020 a las 15:22, S?rgio Basto (<sergio at serjux.com>) escribi?: > On Tue, 2020-11-10 at 14:48 -0300, Miguel Angel Coa M. via samba wrote: > > Hi, I've Samba 4.11 running over Centos 7.x. I need setting Samba > > with > > certificate authority CA (similar to Windows Active Directory > > Certificate > > Services) ?is possible? . I found info about ssleay but y to old . > > I...
2020 May 15
2
Samba and DNS backend question
...o the servers with problem and works fine. sambadc01 -> with FSMO roles - Bind9_DLZ sambadc02 -> Samba_Internal sambadc03 -> Samba_Internal sambadc04 -> Samba_Internal My question is: ?The DNS backend can be different between Ad's? ?can affect the performance? Saludos. --- Miguel Coa M.
2020 Jun 01
2
Error change DNS backend
...rsion [..................] [root at sambadc03 ~]# /usr/local/samba/sbin/samba -V Version 4.11.9 [..................] S.O version [..................] [root at sambadc03 ~]# cat /etc/redhat-release CentOS Linux release 7.8.2003 (Core) [root at sambadc03 ~]# [..................] Saludos. --- Miguel Coa M.
2005 Jan 11
2
Re:Chi-square distance
> Hi > I'm Ph.D student and I need an R code to compute the chi square diistance between n profile rows in a matrix. > > could you help me please? > Thanks > > Paola > ____________________________________________________________
2011 Mar 16
4
fetch uneven
Hi I have a vector m: m [1] "ABC transporters" [2] "2" [3] "Acetyl-CoA" [4] "1" [5] "Energie" [6] "1" [7] "FAD Biosynthese" [8] "1"...
2019 Jan 18
0
Re: hivexregedit
...44AM -0700, JD wrote: > Hello Richard, > I was referred to the utility hivexregedit > by a member of the ntfs-3g-devel newsgroup. > > I have a quick question about this util. > > I have a failed HD of Windows 7, and I want to reinstall Win 7 > on a new drive using the same COA key, which I do not have > saved anywhere. > > I used testdisk to back up the unmountable win7 install partition. > Testdisk copied all the files that it could to my linux HD. > > Question: > > How do I use the utility to show the COA key? If the key is contained in the...
2020 Jun 01
1
Error change DNS backend
On 01/06/2020 17:38, Rowland penny via samba wrote: > On 01/06/2020 17:28, Miguel Angel Coa M. wrote: >> Rowland, >> 1. I installed Python 3.6.9 with SCL repository >> (https://www.server-world.info/en/note?os=CentOS_7&p=python36) >> 2. I don't?remove python 2.7 >> > Something else that Centos does differently ;-) > > On Debian: > > ro...
2010 Jan 16
3
Comparing dates in dataframes
I have two data frames. One (arr) has all arrivals to an airport for a year, and the other (gw) has the dates and quarter hour of the day when the weather is good. arr has a Date and quarter hour column. >names(arr) [1] "Date" "weekday" "hour" "month" "minute" [6] "quarter" "ICAO"
2016 Jun 08
2
update attribute samba
Hi, I have Samba 4.3 working to PDC, i need update attribute (description, title, company, telephone, etc) from console but i can’t. ¿is possible? ¿how to do it?. I try edit with “pdbedit” command but only change the description no other attribute is possible (description, title, company, telephone, etc) . Regards. Miguel.
2020 Apr 16
2
Migrate Zentyal Samba PDC to Samba PDC v4.12 (compiled)
Hi, i've Zentyal 6 (over debian buster/sid) with Samba 4.7 and works fine but i wish migrate to Centos 8 with Samba (the last version) . My question is, 1. ?someone has done something like that? 2. ?some recomendation from S.O diferences? 3. any tip's for migration for migration type Thanks.
2020 Apr 17
1
Migrate Zentyal Samba PDC to Samba PDC v4.12 (compiled)
Hi, Samba over Centos is for my experience whit this distribution. Anyway check the link maybe is more easy with the same operating system. Thanks. El vie., 17 abr. 2020 a las 3:01, Rowland penny via samba (< samba at lists.samba.org>) escribi?: > On 16/04/2020 21:52, Miguel Angel Coa M. via samba wrote: > > Hi, > > i've Zentyal 6 (over debian buster/sid) with Samba 4.7 and works fine > but > > i wish migrate to Centos 8 with Samba (the last version) . My question > is, > > 1. ?someone has done something like that? > > 2. ?some recomendat...
2020 Jun 03
1
NAS connection problem to Samba DC
...3 13:02:36 sambadc04 samba[10310]: [2020/06/03 13:02:36.435098, 0] ../../source4/rpc_server/netlogon/dcerpc_netlogon.c:634(dcesrv_netr_creds_server_step_check) [.........................] I try, setting the "server schannel = auto" but is deprecated. Thanks. Saludos. --- Miguel Coa M.
2020 Nov 10
2
Samba 4.11 with SSL authority CA role
Hi, I've Samba 4.11 running over Centos 7.x. I need setting Samba with certificate authority CA (similar to Windows Active Directory Certificate Services) ?is possible? . I found info about ssleay but y to old . Thanks. Saludos. --- Miguel.
2006 Jul 20
3
Correspondence analysis with R
Hello everybody, i'm having some trouble performing correspondence analysis with R for Mac OS X. Does anyone know about some useful package? And also, if i had found coordinates of points representing row and column profiles, how do i put them in a single figure with labels identifying each one of them? This thing is getting me almost crazy... Thank you in advance for answering, bye
2002 Sep 16
0
Great Deals on Laptops!!!
If you wish to unsubscribe please Click Here We take All Major Credit Cards IBM Thinkpad 390E Celeron-366MHz 160MB/ 5GB/ CDROM/ FDD/ A/C Adapter/ Battery/ Audio/ Video/ 12.1" TFT/Win'98 Preloaded W/ COA/ Foam-In-Place Box Factory Refurbished $499 Only Internet Sale! Take $150 OFF!!! Discount from normal price. Discount Shown on advertisement. Dell Latitude CPxJ P3-650MHZ 128MB/12.0GB/CDROM FDD/ USB/56K/ A/C Adapter/Battery/ Windows 98 Preloaded W/ COA $799 Only Need A Website? G...