search for: slo

Displaying 20 results from an estimated 52 matches for "slo".

Did you mean: slot
2009 Oct 01
1
Using optimize with array variables
Hello, I am trying to figure out how to use optimize() with array variables as inputs. I have a for loop in the function definition: SS <- function(int,slo,x,y){ for(i in 1:length(x)) ((int+slo*x[i])-y[i])^2->squares[i] sum(squares)->>sum_squares output_txt = c ("The sum of squares is", sum_squares) print(output_txt, quote=FALSE)} Even assuming I make x and y single-integer variables, for example: optimize(SS, c(0,1), tol = 0.0001...
1998 Dec 09
1
Creating new folder in a WIN95 explorer czech version.
I can't create new folder in a czech Win95 explorer on a unix using samba 1.9.18p7. The problem is that Windows exporer uses for the creation new folder a name containing characters above 128. The explorer creates new folder in a two phases: the first It creates directory named Nov<A0> slo<A7>zka and next it gives to user posibility to change this name. Crazy !!? The first phase is well interpreted but second phase failes and user loose a posibility to access this new directory Nov<A0> slo<A7>zka. If I interpreted well content of log file it tells me that folder N...
2005 Jan 08
2
Does R accumulate memory
...Step 4 Run GLS glsrun1 <- lapply(long, function(x) gls(score.1~I(time-1), data=x, correlation=corAR1(form=~1|V1), method='ML')) glsrun2 <- lapply(long, function(x) gls(score.2~I(time-1), data=x, correlation=corAR1(form=~1|V1), method='ML')) # Step 5 Extract Intercepts and slopes int1 <- lapply(glsrun1, function(x) x$coefficient[1]) slo1 <- lapply(glsrun1, function(x) x$coefficient[2]) int2 <- lapply(glsrun2, function(x) x$coefficient[1]) slo2 <- lapply(glsrun2, function(x) x$coefficient[2]) # Step 6 Compute SD of intercepts and slopes int.sd1 <- sapply(...
2020 Jun 30
2
[cfe-dev] Phabricator Maintenance
...have many talented people who are capable of doing many impressive things, why spent that energy on this? 3) Even if someone is willing to keep this going, what ongoing liability is this for the project as a whole? Phabricator was done for the weekend, did someone’s pager go off? What is the SLA/SLO for the new system? As I mentioned upthread, I like Phabricator and its workflow from a personal perspective, but from a project perspective, I can’t see any reason to defend bespoke infra like this. -Chris > On Jun 29, 2020, at 4:11 AM, Nicolai Hähnle via llvm-dev <llvm-dev at lists.ll...
2007 Sep 27
1
error message in eval
...9;m trying to run blloean logit model with R. My code is: > library(boolean) > library(foreign) > pr <- read.dta ("prcore1.dta") > bp <- boolprep ("(a&b)|c", "cwt", a="O1", b="t", c="DM2 > + ah + md + con + n3 + rel + slo + pyrs > + sp1 + sp2 + spl3") > answer <- boolean (bp, link = "logit", method = "nlm") But I got an error message here as follows: Error in eval(expr, envir, enclos) : object "cwt" not found "cwt" is my D.V. and I made sure that R read the da...
2002 Feb 24
0
Problem with codepages and Localized windows
...ot, we are using ISO-8859-2 on linux server. It works somewhat, but not as good as I need. Normal files I can save = and read. But those broken windows, when creating new folder, creates foldar with = name containing characters which it cannot handle correctly. It creates folder called "Nov=E1 slo=9Eka". The problem is character = "=9E". Its unicode numbers are: 017D - Z with caron 017E - z with caron I think there's problem with s with caron too. I have tried to make codepage and unicode tables for CP1250, but they = haven't work. Maybe there are some functional to d...
2002 May 01
1
compiling R-1.5.0, package methods, on Solaris 5.7
...r b) how to solve it? Uwe Ligges =================================== [...] building package 'methods' ../../../library/methods/man/methods.Rd is unchanged making do_substitute_direct.d from do_substitute_direct.c [...] gcc -I../../../../include -I/usr/local/include -fPIC -g -O2 -c slot.c -o slo t.o gcc -G -o methods.so do_substitute_direct.o methods_list_dispatch.o method_met a_data.o slot.o dumping R code in package 'methods' initializing class and method definitions now ...Error in .Call("R_missingArg", if (eval) symbol else substitute(symbol), : ....
2016 Aug 29
2
No network using qemu-kvm-ev-2.3.0-31.el7.16.1
...420 773 303 353 E-mail.: admin at feldhost.cz www.feldhost.cz - FeldHost poskytuje kvalitn? hostingov? a serverov? slu?by za p??znivou cenu. FELDSAM s.r.o. V rohu 434/3 Praha 4 ? Libu?, PS? 142 00 I?: 290 60 958, DI?: CZ290 60 958 C 200350 veden? u M?stsk?ho soudu v Praze Banka: Fio banka a.s. ??slo ??tu: 2400330446/2010 BIC: FIOBCZPPXX IBAN: CZ82 2010 0000 0024 0033 0446 > On 29 Aug 2016, at 16:52, -=X.L.O.R.D=- <xlord.sl at gmail.com> wrote: > > Martinez, > Any more config you have checked for DNS resolution related? You can ping to > other host in the network right? &...
2013 Mar 18
0
Problem with generated parameter estimates
...start function ########################################### ########### INPUTS #################### ########################################### #n is number of subjects #p is number of time points #error is Residuals of measurement #B0 is fixed intercept effect (average group intercept) #B1 is fixed slope effect (average group slope) #varb0 is the variance of individual intercepts #varb1 is the variance of individual slopes #cor is the correlation between ind. intercepts and ind. slopes ################# ASSUMPTIONS####################### # Random effects have a bivariate normal distribution with...
2007 Dec 04
1
dovecot errors after upgrade to 5.1
...anyone else made this observation? My log entries are below Thanks in advance!!!! Greg Ennis ---------------------------------------------------------------- Dec 3 19:11:29 Mail dovecot: Dovecot v1.0.rc15 starting up Dec 3 19:11:30 Mail dovecot: Temporary failure in creating login processes, slo wing down for now Dec 3 19:11:30 Mail dovecot: imap-login: imap-login: error while loading shared libraries: libsepol.so.1: failed to map segment from shared object: Cannot allo cate memory Dec 3 19:11:30 Mail last message repeated 2 times Dec 3 19:11:30 Mail dovecot: pop3-login: pop3-login: er...
2015 Jul 23
2
rsyslog.conf
...er email as an asynchronous communication, > therefore "book style convention" is recommended. Yup. We're writing electronic *mail*, not text messages (here, you've got 140 char, tell me everything you know....), and you don't have a two-line pager screen.... I see it as a slo-mo group conversation, and top-posting is like the person who suddenly utters a nonsequitur, louder than everyone else is speaking.... mark
2013 Nov 27
2
Samba4 - ACL not applied/followed (worked in samba 3.0.11)
...--+ 1 hrubos poj 0 Nov 27 10:54 POKUS -rw-r--r-- 1 amistest users-nis 0 Nov 27 11:35 test amistest at samba:~$ -> user amistest can write in ACLTEST directory. On PC, amistest logged into domain (sorry, it is in Czech): S:\>dir ACLTEST Svazek v jednotce S je amistest. S?riov? ??slo svazku je EE7A-B776. V?pis adres??e S:\ACLTEST 27.11.2013 11:03 <DIR> . 04.11.2013 09:52 <DIR> .. 27.11.2013 10:54 0 POKUS 27.11.2013 11:35 0 test 2 soubor?, 0 bajt? Adres???: 2,...
2011 Feb 10
3
Separate access to different "folders" of the same mailbox?
..." deleted the most important message in his life and call our IT guys for help. The mailbox contains "folders" for each day (like 2011-02-10), which keeps mailings for that day only. Even with this, it is sometime hard to work with that "keep all" box (basically, it is slow as the size is huge). What I'd like to add is some kind of "virtual folders" (for each of our internal users) that list messages from and to his address. And I'd like to permit every user to see (that is, read only mode) only "his" such a virtual folder in our &quot...
2002 Jul 16
1
methods: representation gives "unused arguments" on failure (PR#1796)
...Unstable (Sid) Submission from: (NULL) (193.166.59.44) I was trying to get the package yags 3.20 by Vince Carey <stvjc@channing.harvard.edu> to run, but - after successfull installation -- loading the library failed with the message > library(yags) Error in stop(paste("Duplicated slot names: ", paste(slots[duplicated(slo : unused argument(s) (sep ...) Error in eval(expr, envir, enclos) : could not set Class R CMD check also fails (first for having a malformed Depends line in DESCRIPTION, then on running the examples with the above error message. > R.version...
2012 Sep 27
3
NUT Bugs #313634 & #313714: unification & encapsulation of timer proposition
...ource Team Eaton European Innovation Center ----------------------------- Eaton Elektrotechnika s.r.o. ~ S?dlo spolecnosti, jak je zaps?no v rejstr?ku: Kom?rovsk? 2406, Praha 9 - Horn? Pocernice, 193 00, Cesk? Republika ~ Jm?no, m?sto, kde byla spolecnost zaregistrov?na: Praha ~ Identifikacn? c?slo (ICO): 498 11 894 -----------------------------
2003 Jun 06
1
Problerm building R-1.7.0 on OpenBSD3.2/sparc64
...R-1.7.0 + patches. when problem arise. I start with appling the patches and second configure and make. Any ideas whats wrong (wrong compiler wrong make version or missing an essential library...) /Ulf D heres the log: **** cut************ making method_meta_data.d from method_meta_data.c making slot.d from slot.c making class_support.d from class_support.c making tests.d from tests.c `Makedeps' is up to date. gcc -I../../../../include -I/usr/local/include -fPIC -g -O2 -c do_substitute _direct.c -o do_substitute_direct.o gcc -I../../../../include -I/usr/local/include -fPIC -g -O2 -...
2008 Sep 06
1
Problem with UTF-8 text in the Rcmdr package
Dear list members, I've attached some email correspondence with Jaro Lajovic (with his permission), detailing a problem with the Slovenian translation file for the Rcmdr package. In brief, while certain UTF-8 characters used in Slovenian used to appear properly in older versions of R, some characters do not display properly in the Rcmdr menus and output window under R 2.7.x. I've confirmed the problem with the current vers...
2016 Aug 30
0
No network using qemu-kvm-ev-2.3.0-31.el7.16.1
...; www.feldhost.cz - FeldHost poskytuje kvalitn? hostingov? a serverov? slu?by za p??znivou cenu. > > FELDSAM s.r.o. > V rohu 434/3 > Praha 4 ? Libu?, PS? 142 00 > I?: 290 60 958, DI?: CZ290 60 958 > C 200350 veden? u M?stsk?ho soudu v Praze > > Banka: Fio banka a.s. > ??slo ??tu: 2400330446/2010 > BIC: FIOBCZPPXX > IBAN: CZ82 2010 0000 0024 0033 0446 > > > On 29 Aug 2016, at 16:52, -=X.L.O.R.D=- <xlord.sl at gmail.com> wrote: > > > > Martinez, > > Any more config you have checked for DNS resolution related? You can ping to >...
2017 Jul 17
0
kernel-4.9.37-29.el7 (and el6)
...421 944 137 535 E-mail.: support at feldhost.cz www.feldhost.cz - FeldHost? ? profesion?ln? hostingov? a serverov? slu?by za adekv?tn? ceny. FELDSAM s.r.o. V rohu 434/3 Praha 4 ? Libu?, PS? 142 00 I?: 290 60 958, DI?: CZ290 60 958 C 200350 veden? u M?stsk?ho soudu v Praze Banka: Fio banka a.s. ??slo ??tu: 2400330446/2010 BIC: FIOBCZPPXX IBAN: CZ82 2010 0000 0024 0033 0446 > On 17 Jul 2017, at 16:45, Johnny Hughes <johnny at centos.org> wrote: > > Are the testing kernels (kernel-4.9.37-29.el7 and kernel-4.9.37-29.el6, > with the one config file change) working for everyone:...
2015 Jul 30
0
rsyslog.conf
...nchronous communication, >> therefore "book style convention" is recommended. > Yup. We're writing electronic *mail*, not text messages (here, you've got > 140 char, tell me everything you know....), and you don't have a two-line > pager screen.... I see it as a slo-mo group conversation, and top-posting > is like the person who suddenly utters a nonsequitur, louder than everyone > else is speaking.... > > mark > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.cen...