search for: mple

Displaying 7 results from an estimated 7 matches for "mple".

Did you mean: mle
2009 Sep 08
7
Data separated by spaces, getting data into R using field lengths
I have a text file similar to this (separated by spaces): x <- "DF12 This is an example 1 This DF12 This is an 1232 This is DF14 This is 12334 This is an DF15 This 23 This is an example " and I know the field lengths of each variable (there is 5 variables in this data set), which are: varlength <- c(2, 2, 18, 5, 18) How can I import this kind of data into R, using the varle...
2005 Mar 21
0
Comport access error
...reen resolution and remove the "Resolution" entry in the c fixme:opengl:query_function_pbuffer gl_version is: "1.5.3 NVIDIA 71.67" fixme:opengl:query_function_pbuffer glx_exts is: "GLX_EXT_visual_info G GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGI_video_sync GLX_SGI_swap_con mple GLX_NV_float_buffer GLX_ARB_get_proc_address " fixme:opengl:query_function_pbuffer gl_version is: "1.5.3 NVIDIA 71.67" fixme:opengl:query_function_pbuffer glx_exts is: "GLX_EXT_visual_info G GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGI_video_sync GLX_SGI_swap_con mple GLX_NV_floa...
2007 Feb 05
1
ran out of iteration in coxph
hi, I applied coxph to my matrix of 300 samples and 215 variables and got the following error Error in fitter(X, Y, strats, offset, init, control, weights = weights, : NA/NaN/Inf in foreign function call (arg 6) In addition: Warning message: Ran out of iterations and did not converge in: fitter(X, Y, strats, offset, init, control, wei...
2015 Jul 26
1
Get term from document by position
mple (see attachment). > > Attachments get stripped out by the mailing list, so I?ve made a private gist of the two files here: <https://gist.github.com/jaylett/ce8455b37e2b84422346>. > > Actually, when I run it I get 0 matches, which would explain why you?re just getting the start o...
2009 Jul 20
0
No subject
...server=20 security. </span><span title=3D"Segue um exemplo do syslog messages do=20 asterisk:" onmouseover=3D"this.style.backgroundColor=3D&#39;#ebeff9&#39;" o= nmouseout=3D"this.style.backgroundColor=3D&#39;#fff&#39;">Here&#39;s an exa= mple of the=20 syslog messages from asterisk: <br> <br></span><span style=3D"background-color: rgb(255, 255, 255);" title=3D"[= Jun 15 03:05:46] NOTICE[25284] chan_sip.c: Registration from=20 &#39;&quot;213&quot; &lt;sip:213 at my_extern_ip&gt;&amp...
2004 Jun 29
10
naive question
I have a 100Mb comma-separated file, and R takes several minutes to read it (via read.table()). This is R 1.9.0 on a linux box with a couple gigabytes of RAM. I am conjecturing that R is gc-ing, so maybe there is some command-line arg I can give it to convince it that I have a lot of space, or?! Thanks! Igor
2016 Nov 21
2
Winbind traffic not encrypted
...- samba server (ubuntu 16.04, stock samba 4.3.11) - client machine (ubuntu 16.04) joined with "net ads join" and winbind The client machine has the following in /etc/samba/smb.conf: ------- [global] #netbios name = client-ad workgroup = AD security = ADS realm = AD.EXAMPLE.NET encrypt passwords = yes kerberos method = secrets and keytab idmap config * : backend = autorid idmap config * : range = 1000000-1999999 idmap config * : rangesize = 100000 idmap config AD:backend = ad idmap config AD:schema_mode = rfc2307 idmap config AD:range...