Displaying 20 results from an estimated 25 matches for "pahs".
Did you mean:
paas
2011 Nov 28
1
code problem with the optim() function
Please forgive me if someone has seen this duplicated email, because I sent
the email to the wrong address just now.
Hi, all,
I'm estimating an inter-rater coefficient, Aickin (1990)'s alpha. It's been
a long time for me to figure out how to make it work, but it's still of no
avail. The problem seems to be my code with the optim() function. Can
anyone help me take a look at the
2005 Mar 09
4
Lattice device page options-margins
I am using lattice to make figures as pdfs:
trellis.device(device = "pdf",file = "Figure6.pdf",color = FALSE)
I need to specify some blank space on the left-hand margins (the pages
will be bound so we need about 0.5 inch)). I have tried a number of
solutions but none seems to work (e.g. par.set). Can this be done when
initiating the plotting device? Or is the some other way
2006 Feb 07
7
select list error - following Agile guide
I would swear that I am tracking exactly the method used in Agile
book...
TypeError in Placements#edit
Showing app/views/placements/_form.rhtml where line #33 raised:
wrong argument type String (expected Module)
Extracted source (around line #33):
30: <tr>
31: <td><label for "type">Type</label></br><%=
32: options = [["Select
2006 Mar 20
16
logic inside a view file
I am quite certain I have heard it said not to put business logic inside
view code but I have a report that I want to display 3 different
possibilities of text based upon the value of a column. Would I just
take the same type of if/then logic that I would use in a controller and
put it inside erb <%= %> stuff?
Craig
2001 Jun 29
1
a litte note from willy wonka
Um Pah Lum Pah, Du Pi Dee Doo,
Proprietary formats will make a slave of you.
Um Pah Lum Pah, Du Pi Dee Dee,
Best to be wise and not use M P 3.
What do you get when you make an M P 3?
Besides artifacts and patent roytalties?
It's not to late to open your mind.
Use Ogg Vorbis Don't
Fall
Be
Hind.
Don't you pay those Ger-er-mans.
You could live in Happiness too! Like the
Ogg
Vor
2004 Jun 11
7
Can't open configuration file
Hi I'm getting
Jun 11 13:12:46 "Fatal: Can't open configuration file /home/dovecot/dovecot-pgsql.conf: Permission denied
this file have fulle permissions and has belonged to dovecot and root but still no joy
what am i missing must be something stupid on this side
Thanks for the previos comments about scripting I am swithcing to postgress for the mail env and will look at mysql
2007 Aug 02
1
New user help with plot.default
Hi - I'm just starting out with R and have come up against a problem with
what should be a simple operation. I'm plotting a range of safety standards
for 7 different chemicals. I don't want the standard box and whisker plot -
I just a dot for each value. Whilst using "plot.default" I get the error
"invalid xlim value" - which is confusing since using the same script
2004 Feb 03
2
Jim diGriz''s QoS Script
Hi
sombody know what is happen with
Jim diGriz''s QoS Script Web Page ?
www.digriz.org.uk/jdg-qos-script
Regards
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2017 Sep 08
3
offtopic: Solr compatible IMAP client
Hi,
not sure if I'm allowed to go this off topic on here, sorry if not!
I've just installed Solr FTS for Dovecot and its great, as is Dovecot!
;) It works perfectly for fast searches using Roundcube, but can anyone
suggest any Windows and/or Linux mail clients that work well with IMAP
searches rather than doing their own searches on local copies of mails?
I've had a look at
2005 Jul 29
3
problems with Windows XP clients becoming local master?
Hi there. First time posting to this but I'm getting desperate so apologies
for any netiquette faux pas...
I'm running a Suse box with Samba on it, with Windows XP SP2 clients viewing
it in a workgroup. Some pc's are having timeouts when attempting to view a
network share though. In the logs, sometimes at the same time as the
timeouts, this appears:
[2005/07/28 13:19:08, 0]
2003 Sep 21
3
Z aware interpolation
Hello again,
There is any package which does Z aware (real 3D) interpolations?
It can be any method (IDW, kriging or spline) but it should take into
consideration not only x and y coordinates for interpolation, but
also z coordinate. I looked into different packages but it seems i
didn't find the right one.
The ultimate goal is to import the output into a GIS (Geographical
Information
2016 Sep 30
0
[PATCH] nv50/ir: constant fold OP_SPLIT
On Fri, Sep 30, 2016 at 3:21 PM, Tobias Klausmann
<tobias.johannes.klausmann at mni.thm.de> wrote:
>
>
> On 28.09.2016 02:01, Ilia Mirkin wrote:
>>
>> On Tue, Sep 27, 2016 at 7:25 PM, Tobias Klausmann
>> <tobias.johannes.klausmann at mni.thm.de> wrote:
>>>
>>> Split the source immediate value into two new values and create OP_MOV
2017 Sep 09
0
offtopic: Solr compatible IMAP client
Neomutt.
https://www.neomutt.org/
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 214-642-9640 E-Mail: larryrtx at gmail.com
US Mail: 5708 Sabbia Drive, Round Rock, TX 78665-2106
On 9/9/17, 9:58 AM, "dovecot on behalf of Andy Smith" <dovecot-bounces at dovecot.org on behalf of a.smith at ldex.co.uk> wrote:
Hi,
not
1999 Nov 24
1
Re: R 0.90.0 for Windows rwinst fails (for me) and workaround
hi-
I downloaded r 0.90.0 for windows and ran rwinst.exe and the base package would not install for me. I had to unzip
rw0900b1.zip and r20900b2.zip manually and then do the rest of install with rwinst. Is this due to b being replaced
by b1 and b2?
Robert (Bob) L Sandefur
Principal Geostatistician
PAH
rls at pincock.com (primary)
rlsandefur at aol.com (secondary)
303 914 4467 v
393 987-8907 f
1999 Apr 29
1
another ts problem
My previous ts problem is fixed in today's snapshot but ...
R : Copyright 1999, The R Development Core Team
Version 0.64.0 Patched (unreleased snapshot) (April 29, 1999)
...
> z <- ts(matrix(rnorm(300),100,3),start=c(1961,1), frequency=12)
> all(z==z)
Error: invalid time series parameters specified
>
Paul Gilbert
2002 Dec 09
0
Mailman 'held' messages (was SPAM on List...)
On Mon, 9 Dec 2002, Martin Pool <mbp@samba.org> wrote:
>
>Mailman holds some suspicious messages for filtering by the admin.
>However, for samba.org, this means about 80 messages per week, which
>have to be handled through a clunky web interface, and which take time
>away from more useful tasks. This is not acceptable.
Pah! :) Try 100+ messages per day, with 200+ at the
2008 Dec 08
2
Stability unmatched!
I never did solve my "puzzle" as to how to kill a Linux process that seems
to be deadlocked in kernel space, but thought I would report to the list
that the server did manage to stay up and continue to process several
thousand calls per day:
ast% uptime
11:49:37 up 1000 days, 16:30, 1 user, load average: 1.00, 1.00, 1.00
ast%
Since for the past four weeks I have forced my poor
2006 Apr 18
3
ez_where query question
I''m having fun composing queries with ez_where, but am stuck on how to
formulate the following using the ez syntax:
(begin_date >= ? OR end_date >= ?) AND (description LIKE ? OR name LIKE ?)
There are two clauses, each containing OR operators (the ez ''any'' syntax)
but both clauses must evaulate to true for a match.
Can anyone suggest the proper way to construct
2002 Nov 28
0
approximate net rpc vampire HOWTO, as promised
Hi Folks,
as promised, here's what I did to get net rpc vampire working. There's
a question at the bottom that someone might be able to answer for
me. If the detail below is sane, I'll tidy it up some and submit it as
a proper HOWTO. If not, please tell me where I'm being insane :)
======================================================================
Using 'net rpc
2016 Sep 30
2
[PATCH] nv50/ir: constant fold OP_SPLIT
On 28.09.2016 02:01, Ilia Mirkin wrote:
> On Tue, Sep 27, 2016 at 7:25 PM, Tobias Klausmann
> <tobias.johannes.klausmann at mni.thm.de> wrote:
>> Split the source immediate value into two new values and create OP_MOV
>> instructions the two newly created values.
>>
>> Signed-off-by: Tobias Klausmann <tobias.johannes.klausmann at mni.thm.de>
>> ---