search for: ze

Displaying 20 results from an estimated 366 matches for "ze".

Did you mean: zte
2011 Jul 06
2
how to best present concentrated data points/ ggplot2
...ery concentrated. Is there a better way to present it( should I set the alpha value or something else)? Thanks! YL library(ggplot2) x <- rnorm(10000) a <- rnorm(5000) b <- rnorm(5000) weights.x <- abs(a/sum(a)) weights.y <- abs(b/sum(b)) weight <- c(weights.x, weights.y) ze <- rep(0,10000) type <- c(rep("a",5000), rep("b",5000)) d <- data.frame(expo = x, weight = weight, type = type, ze = ze) m <- ggplot(d, aes(x = expo, group = type, col = type, weight = weight)) m+geom_density()+geom_point(aes(x = expo, y = ze, shape = type))
2016 Jul 02
2
Deletion of mail from Junk mailbox
...t is moved to Deleted mailbox and deleted from Junk. At first I thought my client was doing that so I shut down the client and it still happens. Here are the log entries: Jul 2 00:36:31 mail dovecot: imap(doug): copy from INBOX: box=Junk, uid=10842, msgid=<F3C67E609C1A1BC4DB924CEA5FE12C76 at ze>, size=3340, from="jnilj" <hr at bjwmt.com> Jul 2 00:36:31 mail dovecot: imap(doug): delete: box=INBOX, uid=55719, msgid=<F3C67E609C1A1BC4DB924CEA5FE12C76 at ze>, size=3340, from="jnilj" <hr at bjwmt.com> Jul 2 00:39:33 mail dovecot: imap(doug): copy from...
2008 May 10
11
GTA:SA+ WIne-RC1 + Ubuntu 8.04[64bit] -> Unhdl. exce.
Morning Wine-Boardies, I followed this guide: http://wiki.winehq.org/WineOn64bit to install wine. I then installed DX9.0c. I later installed GTA: SA (referred as platinum: http://appdb.winehq.org/objectManager.php?sClass=application&iId=2599 I got the usual error: preloader: Warning: failed to reserve range 00000000-00010000 This one I could fix myself after some googling. Well now there
2012 Feb 05
4
testing framework for test automation
Hello, Anyone working in QA Test Automation with RSpec wouldn?t mind posting their testing framework or know where I can go to get more info on testing frameworks either with RSpec or Cucumber? I greatly appreciate. Thank you.
2008 Oct 06
10
DO NOT REPLY [Bug 5811] New: rsync error: error allocating core memory buffers (code 22) at io.c(635)
https://bugzilla.samba.org/show_bug.cgi?id=5811 Summary: rsync error: error allocating core memory buffers (code 22) at io.c(635) Product: rsync Version: 3.0.4 Platform: x64 OS/Version: Linux Status: NEW Severity: blocker Priority: P3 Component: core AssignedTo: wayned@samba.org
2007 Jan 11
3
batch job GLM calculations
...in the script below works (read file, extract values and write them to file) except I fail in indexing the GLM with the modelstructure it should run. Running GLM's conventionally is no problem. Conventionally a GLM is calculated as: -------------------------------------- glm(ZlogHRS ~ ZRi+ZE+ZPROX_MN+ZED+ZAlwd+ZT2+ZW+ZN+Sex+y, family = gaussian, data=t.data) (just a note: dependent variable is ZlogHRS, while the others are indepent variables) Desired way: sequentially run GLM --------------------------------- I want R to take the model structure to take from a vector called &qu...
2005 Apr 28
1
get_domain_user_groups
...3.0.11... but when I access the log I have the following message. Somebody know what's happening? Apr 26 10:23:32 dsnd3576 smbd[4245]: [2005/04/26 10:23:32, 0] rpc_server/srv_util.c:get_domain_user_groups(376) Apr 26 10:23:32 dsnd3576 smbd[4245]: get_domain_user_groups: primary gid of user [ze] is not a Domain group ! Apr 26 10:23:32 dsnd3576 smbd[4245]: get_domain_user_groups: You should fix it, NT doesn't like that Apr 26 10:23:35 dsnd3576 smbd[4245]: [2005/04/26 10:23:35, 0] smbd/service.c:make_connection_snum(620) Thank very much, Orlando
2017 Jan 23
2
Nvidia recent drivers
Hi, When will Nvidia Geforce 965M nouveau driver be available? It's just that when I use linux, i have to use intel HD graphics :\ Thanks, Ze. H -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20170123/15d077a0/attachment.html>
2012 Feb 16
5
Puppet on Windows
...server: Error 400 on SERVER: PGError : ERROR: invalid byte sequence for encoding "UTF8": 0xe46973 : INSERT INTO "fact_values" ("value", "host_id", "created_at", "fact_name_id", " updated_at") VALUES (''Mitteleuropõische Zeit '', 88, ''2012-02-16 15:13:29.29309 9'', 28, ''2012-02-16 15:13:29.293099'') RETURNING "id" warning: Not using cache on failed catalog err: Could not retrieve catalog; skipping run notice: /File[C:/Dokumente und Einstellungen/All Users/Anwendung...
2004 Mar 18
12
substitute question
Consider the following example: # substitute a with b in the indicated function. Seems to work. > z <- substitute( function()a+1, list(a=quote(b)) ) > z function() b + 1 # z is an object of class call so use eval # to turn it into an object of class expression; however, # when z is evaluated, the variable a returns. > eval(z) function()a+1 Why did a suddenly reappear again
2017 Jan 27
0
Nvidia recent drivers
...any laptops with these card suffer from a problem that cause lockups when runpm kicks in. See https://bugzilla.kernel.org/show_bug.cgi?id=156341 Kind regards, Peter https://lekensteyn.nl (pardon my brevity, top-posting and formatting, sent from my phone) On 23 January 2017 20:50:34 CET, "Mr.ze" <mr.ze at protonmail.com> wrote: >Hi, >When will Nvidia Geforce 965M nouveau driver be available? >It's just that when I use linux, i have to use intel HD graphics :\ > >Thanks, >Ze. > >H
2024 Mar 08
1
Call for testing: OpenSSH 9.7
...> dash OpenIndiana (old OpenSolaris reincarnation) :; ls -hal /bin/sh /bin/bash -r-xr-xr-x 1 root bin 1,4M Jan 25 09:42 /bin/bash lrwxrwxrwx 1 root root 9 Apr 6 2021 /bin/sh -> i86/ksh93 On 2024-03-07 23:19, Job Snijders wrote: > On Thu, Mar 07, 2024 at 11:13:50PM +0100, Predrag Ze?evi? wrote: >> Not all systems have /bin/sh linked to /bin/bash. > > Are there systems without /bin/sh? The objective isn't to use 'bash' > implementation specifically, I believe? > > It was pointed out that check_socks() executes in whatever the remote > side...
2010 Sep 01
5
validation errors bring up stack trace error page
hello! I made some custom validations for my app, which do catch invalid data in the console. However, when I enter invalid data through a form on the browser view, I get your stack trace error style page (similar to what you see when you get a syntax error or a nil object) instead of the nicely styled error messages (what you would see in a scaffolded application. First off, what is the stack
2017 Aug 16
5
strange behaviour read.table and clipboard
...1 1 1 1 1 1 ... > which(temp$a1=="a1") [1] 1365 > I tested it in vanilla R > sessionInfo() R Under development (unstable) (2017-07-31 r73003) Platform: x86_64-w64-mingw32/x64 (64-bit) Running under: Windows 10 x64 (build 14393) Matrix products: default locale: [1] LC_COLLATE=Czech_Czech Republic.1250 LC_CTYPE=Czech_Czech Republic.1250 [3] LC_MONETARY=Czech_Czech Republic.1250 LC_NUMERIC=C [5] LC_TIME=Czech_Czech Republic.1250 attached base packages: [1] stats graphics grDevices utils datasets methods base loaded via a namespace (and not attached): [1] compil...
2017 Aug 17
2
strange behaviour read.table and clipboard
...> > >> sessionInfo() > > R Under development (unstable) (2017-07-31 r73003) > > Platform: x86_64-w64-mingw32/x64 (64-bit) > > Running under: Windows 10 x64 (build 14393) > > > > Matrix products: default > > > > locale: > > [1] LC_COLLATE=Czech_Czech Republic.1250 LC_CTYPE=Czech_Czech > Republic.1250 > > [3] LC_MONETARY=Czech_Czech Republic.1250 LC_NUMERIC=C > > [5] LC_TIME=Czech_Czech Republic.1250 > > > > attached base packages: > > [1] stats graphics grDevices utils datasets methods base...
2017 Jul 10
4
fit lognorm to cdf data
Dear all I am struggling to fit data which form something like CDF by lognorm. Here are my data: proc <- c(0.9, 0.84, 0.5, 0.16, 0.1) size <- c(0.144, 0.172, 0.272, 0.481, 0.583) plot(size, proc, xlim=c(0,1), ylim=c(0,1)) fit<-nls(proc~SSfpl(size, 1, 0, xmid, scal), start=list(xmid=0.2, scal=.1)) lines(seq(0,1,.01), predict(fit, newdata=data.frame(sito=seq(0,1,.01))), col=2) I tried to fit with SSfpl, which is let say close but...
2009 May 15
3
[LLVMdev] [Cygwin] bug on SVN
...mpiling Process.cpp for Debug build In file included from /home/ang/git/workbench/lib/System/Process.cpp:29: /home/ang/git/workbench/lib/System/Unix/Process.inc: In function 'unsigned int g etColumns(int)': /home/ang/git/workbench/lib/System/Unix/Process.inc:209: error: aggregate 'winsi ze ws' has incomplete type and cannot be defined /home/ang/git/workbench/lib/System/Unix/Process.inc:210: error: 'TIOCGWINSZ' was not declared in this scope make[1]: *** [/home/ang/build/workbench/lib/System/Debug/Process.o] Error 1 make[1]: Leaving directory `/home/ang/build/workbench/li...
2017 Jul 04
6
R and UBUNTU startup
...some mistake when installing from Ubuntu software repository. And question 3 is simple. Are there some kind of "Linux R for Windows dummies" available? Best regards Petr ________________________________ Tento e-mail a jak?koliv k n?mu p?ipojen? dokumenty jsou d?v?rn? a jsou ur?eny pouze jeho adres?t?m. Jestli?e jste obdr?el(a) tento e-mail omylem, informujte laskav? neprodlen? jeho odes?latele. Obsah tohoto emailu i s p??lohami a jeho kopie vyma?te ze sv?ho syst?mu. Nejste-li zam??len?m adres?tem tohoto emailu, nejste opr?vn?ni tento email jakkoliv u??vat, roz?i?ovat, kop?rovat ?i...
2018 Feb 08
2
plotting the regression coefficients
...ot;y4"), class = "data.frame", row.names = c(NA, > > -4L)) > > > > For plotting it need to be reshaped > > > > library(reshape2) > > library(ggplot2) > > > > temp <- melt(temp) > > p <- ggplot(temp, aes(x=par1, y=variable, size=abs(value), > colour=factor(sign(value)))) > > p+geom_point() > > > > Is this what you wanted? > > > > Cheers > > Petr > > And preferably do not post in HTML, the email content could be scrambled. > > > > *From:* greg holly [mailto:mak.hholly...
2003 Sep 08
0
Your command, Re: Your application, was invalid
...tch2+JHpatch2 NOTE! This service is provided to facilitate public-key cryptography for demonstration and educational purposes. It is the responsibility of users of public-key cryptography to ensure that their activities conform to legal requirements. -------------- next part -------------- [ Czech: Pro ziskani ceske verze tohoto textu poslete prosim e-mail se "Subject" radkou "HELP CZ" na adresu pgp-public-keys@keys.cz.pgp.net, nebo pristupte na URL http://www.pgp.net/pgpnet/email-help-cz.html Danish: For at faa en dansk v...