search for: painters

Displaying 20 results from an estimated 39 matches for "painters".

Did you mean: painter
2004 Sep 14
3
Signs of loadings from princomp on Windows
I start a clean session of R 1.9.1 on Windows and I run the following code: > library(MASS) > data(painters) > pca.painters <- princomp(painters[ ,1:4]) > loadings(pca.painters) Loadings: Comp.1 Comp.2 Comp.3 Comp.4 Composition 0.484 -0.376 0.784 -0.101 Drawing 0.424 0.187 -0.280 -0.841 Colour -0.381 -0.845 -0.211 -0.310 Expression 0.664 -0.330 -0.513 0.432...
2005 Dec 12
1
Wine 0.9.3: Painter 7 and Classic Painter problems
Sorry if this post turns up a second time, I used a wrong e-mail account for the previous one by mistake. I have recently installed Wine 0.9.3 and subsequently tried to set up Painter 7, an application I have used successfully with several versions of Wine before. On this version it won't install anymore; after asking for the serial number it freezes. It's an update version, if that
2001 Jul 17
0
painter 5.5
hi.. I'm trying to launch painter 5.5 (web edition), but it gives me some error messages at startup (incorrect registry size etc) .. then I get the splash screen, and just when painter starts to load it's plugins and materials and stuff, I get windows error dialog saying that it can't read scriptIO or something. after that another windows error dialog, now it can't run couple of
2005 Feb 28
0
Painter Essential 2 (wacom bundle)
I bought a wacom, and with it comes this Corel Painter Essentials 2. installation went fine with wine, but when I try to run the program, I get error message. I'm running Debian Testing, and wine installed via apt. wine version is "20041201-1" so, any hints on what to do would be highly appreciated :) here's the error: Invoking /usr/lib/wine/wine.bin
2007 Jan 16
3
dovecot imap logging capabilities
Hello, I have searched but have not found any information on logging imap actions. I want to log when someone uses imap to delete, move, copy, etc. This would greatly help me when someone deletes an email and asks where it went. I get this fairly often from a few users. Any help would be greatly appreciated. Thank you, Michael A. Painter Jr. -------------- next part
2007 Jan 10
2
select subsets in data frame
...ie", "Miney") ) d["KB"=="Eenie",] # gives @ output-start [1] A Date KB <0 rows> (or 0-length row.names) output-end @ If I follow Venables/ Ripley in Modern Applied Statistics with S, it should look like this: <<*>>= (5) library(MASS) attach(painters) painters[Colour>=17,] @ gives the correct subset. But d[KB=="Eenie",] # gives Error in `[.data.frame`(d, KB == "Eenie", ) : object "KB" not found I need every KB named Eenie. What did I do wrong? The alternative I found seems to be quite complicated: &...
2001 Aug 22
2
Wine without a Windows partition
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Is it possible to setup wine without a Windows partition? I have a Debian 2.2-r2 system and want to run a few Windows apps, mostly games, but don't want to go through all the bs of resizing a partition, creating a new one and putting Windows on my laptop. Any chance of being able to do it without a dedicated partition? - -- Darryl L. Pierce
2006 Sep 20
2
Lost associations
I have a plugin which does something like this for different associations: belongs_to_klass.send(:belongs_to, belongs_to_name) This works fine for the first page request in mongrel/webrick, but the associations are lost on/by the next page request. Any ideas? Thanks :o) -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this
2007 Oct 16
1
Errata: dovecot + ldap + virtual mailbox: building mail location path
...y with LDAP, but have problems with referencing the correct mail location directory. I manage several domains. The mailboxes are stored under separate directories for each domain: /mail/vmail/domains/writers.com/William.Shakespeare/ /mail/vmail/domains/writers.com/Jack.London/ /mail/vmail/domains/painters.com/Pablo.Picasso/ /mail/vmail/domains/painters.com/Vincent.VanGogh/ Now, I supposed I could build the path by setting the common part of the paths as mail_location into dovecot.conf: mail_location = maildir:/mail/vmail/domains/%h passdb ldap { args = /etc/dovecot-ldap.conf } userdb ldap { a...
2013 Oct 15
1
plotting a marginal distribution on the plane behind a persp() plot
R'istas: I am trying to plot a marginal distribution on the plane behind a persp() plot. My existing code is: library(MASS) X <- mvrnorm(1000,mu=c(0,0),Sigma=matrix(c(1,0,0,1),2)) X.kde <- kde2d(X[,1],X[,2],n=25) # X.kde is list: $x 1*n, $y 1*n, $z n*n persp(X.kde,phi=30,theta=60,xlab="x_b",ylab="x_a",zlab="f") ->res Any suggestions are very
2006 Feb 17
1
validate() with has_many association
I''m creating a simple portfolio site for a painter. I have a painting and an image model with following relationship: Painting has_many :images Image belongs_to :painting On the edit screen the user can edit the Painting data as well as upload pictures for a thumbnails and full size image. The Image model extracts filename, width, and height from the uploaded file, saves those
2009 Apr 17
12
[Bug 21257] New: Qt applications strange behavior
http://bugs.freedesktop.org/show_bug.cgi?id=21257 Summary: Qt applications strange behavior Product: xorg Version: 7.4 Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: luizluca at
2004 May 03
0
wine-users digest, Vol 1 #1756 - 15 msgs
besides wine is there no other package thats can be used ----- Original Message ----- From: <wine-users-request@winehq.org> To: <wine-users@winehq.org> Sent: Friday, April 30, 2004 5:20 PM Subject: wine-users digest, Vol 1 #1756 - 15 msgs > Send wine-users mailing list submissions to > wine-users@winehq.org > > To subscribe or unsubscribe via the World Wide Web, visit
2003 Nov 12
0
Wintab32 - Tablet support - VBtablet & wintab working for Dogwaffle?
...Dogwaffle with it? project Dogwaffle uses VBtablet. The latest v1.6 demo is at www.thebest3d.com/dogwaffle/freebies , the free version 1.11b is at download.com and Tucows.com but didn't use VBtablet yet so not interesting (well for tablet users anyway, still might be of interest for entry-level painters; I doubt the installer will work but hey if it does, yipeee). the other day at a show in Anaheim I tried some things with the help of someone from The Linux Box, was neat to see Carrara Studio 2 running on it. Few minor glitches but still sweet. I'm interested in seeing Dogwaffle qualified/wor...
1999 Mar 25
1
data sets
hi, I am new to the list, and wonder where can I find the data sets used in the exercises at the end of the "Notes on R" ... thanks, -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body",
2006 Feb 08
1
Baysian model averaging method
HI, List I want to know weather any body has used BMA Package for model averaging for prediction of future values.....What are the paprmeters we have to suplly to the model. Any script for the same. thanks in advance ANIL KUMAR( METEOROLOGIST) LRF SECTION NATIONAL CLIMATE CENTER ADGM(RESEARCH) INDIA METEOROLOGICAL DEPARTMENT SHIVIJI NAGAR PUNE-411005 INDIA MOBILE +919422023277
2011 May 11
1
Adding reference line or plane to cloud or wireframe
All, I am wondering how one might add a reference line or plane to a cloud or wireframe plot. I have been unable to figure this out. Let's say I would like to draw a reference for some value of wt in the example below: cl <- 54.1 age <- 10:80 wt <- 25:160 sim <- expand.grid(age = age,wt = wt) sim$cl <- cl*(sim$wt/70)**0.412 * (sim$age/50)**0.152
2011 Jun 02
1
Capturing ftp reponses
I am writing a script to automatically connect via ftp from a CentOS-5 host to one of our older (non-*nix OS) systems. The only common protocol that the remote host supports is ftp. What I want to do is to capture the initial response that comes back from that host before the user credentials are passed and log this information. I cannot seem to hit upon the right set of redirects to make this
2011 Aug 19
1
Re: Dawn of War: Dark Crusade model problems
I have just tried uninstalling then installing again, still the same problems, but it did help with the army painter (it now rotates, it didn't before). I've tried the links, but neither improve the problems, just make the game run slightly faster (is this what they are meant to do?) Could it be the CD that's the problem? It's not exactly in perfect condition, if you know what I
2011 Sep 26
0
Farmhouse in Provence
The Building Painting (http://www.micaroo.com/home-and-garden/wall-art/building-paintings.html) Farmhouse in Provence also known as Entrance Gate to a Farm with Haystacks was made in 1888 by Vincent van Gogh in Arles in Provence at the height of his career. Oil Paintings for sale (http://www.micaroo.com/home-and-garden/wall-art.html) Partially due to having been inspired by painter Adolphe