Displaying 8 results from an estimated 8 matches for "cprice".
Did you mean:
price
2004 Mar 17
0
NLS question:Quadratic plus plateau fit
...ent" error.
I'll appreciate any ideas in how to solve the singular gradient error.
Thanks,
Jose
# The following code works using yield2 in the nls model but not using yield.
# Economical constants, nitrogen price in dollars per lb and corn price in
dollars per bushel
nprice <- 0.17
cprice <- 2.25
ratio <- nprice/cprice
# Example data,
nrate <- c(0,60,90,120,150,180)
yield2 <- c(161.7,187.1,188.5,196.6,196.0,196.5)
yield <- c(163.4,178.1,179.6,178.2,184.4,184.5)
data.1 <- data.frame(nrate = nrate, yield = yield)
plot(data.1)
qp.nls.fit<- nls(yield ~ (b0 + b1*...
1999 Feb 25
0
FWIW - share name length limit
..._name or similar with a length associated with it,
so I assume I'm looking in the wrong place or should be looking for
something other than 'share' to find the defined name length.
Chad
Chad Price
Systems Manager
University of Nebraska Medical Center
600 S 42nd St
Omaha, NE 68506-6495
cprice@molbio.unmc.edu
(402) 559-9527
(402) 559-4077 (FAX)
1999 Mar 23
2
samba-announce?
Is there an announcements mailing list for samba? If not, could one
please be created?
I want to know when new releases are made, and when security holes are
found, maybe even infrequent benchmark results, but unfortunately I
don't have time to keep up with this list. My mailbox has been
overflowing on a weekly basis, and it's got to stop, so I really need to
decrease the volume coming
2012 Oct 16
3
Puppet dashboard over passenger: The environment must be purely alphanumeric, not ''
Hello,
I installed puppet-server, passenger and dashboard. I have tested every
step in between to make sure all is running well and not errors are
carrying forward. Dashboard worked well with my test in WEBrick.
After configure the dashboard with passenger I got the message” The
environment must be purely alphanumeric, not ''''” instead of the dashboard.
I verified the
1998 Dec 16
1
Configuration questions: 1.9.18p10
...possibilities. If someone could point me at them, I'd appreciate it.
If there are no other possibilities, then I'll deal with it throught the
network people here on campus.
Thanks -
Chad
Chad Price
Systems Manager
University of Nebraska Medical Center
600 S 42nd St
Omaha, NE 68506-6495
cprice@molbio.unmc.edu
(402) 559-9527
(402) 559-4077 (FAX)
2013 Feb 01
11
Change the location of puppet.conf
Hey guys,
Does anyone know how to change the location of puppet.conf? In my
situation, I don''t want to store it under /etc/puppet/puppet.conf or
~/.puppet/puppet.conf -- I''d like to store it under /opt/puppet/puppet.conf
in this example. Is there a method without having to symlink, perhaps with
an environment variable like PUPPET_CONF=.... ?
Thanks for your time,
Jason
--
2012 Apr 11
8
Facter not initialized in rspec in puppetlabs-stdlib?
I have been working on adding some predicate functions to puppetlabs-stdlib
that test things based on ''interfaces'' and related facts.
The functions themselves seem to work fine in my manifest-based smoketests,
but I am running into trouble that may or may not be due to my ignorance
about rspec or Facter. Something needs to be done to initialize Facter
because
2012 Jun 28
1
package ‘rggobi’ is not available (for R version 2.15.0)
...ding
other people's questions about this topic but could not get any useful info
out of previous answers. I am running 32-bit Windows 7 and have successfully
installed GGobi version 2.1.8.
My error looks like this:
> install.packages('rggobi')
Installing package(s) into ?C:/Users/cprice00c/Documents/R/win-library/2.15?
(as ?lib? is unspecified)
Warning message:
package ?rggobi? is not available (for R version 2.15.0)
Any help would be extremely appreciated. Thanks.
--
View this message in context: http://r.789695.n4.nabble.com/package-rggobi-is-not-available-for-R-version-2-1...