Displaying 18 results from an estimated 18 matches for "cajole".
2015 Sep 10
2
Using IDs to suppress specific messages and warnings
...a
template. For example, .NET and Java both have very well defined
exception hierarchies that could serve as a starting point.
https://msdn.microsoft.com/en-us/library/z4c5tckx%28v=vs.110%29.aspx
https://docs.oracle.com/javase/7/docs/api/java/lang/package-tree.html
Who is the best person to ask/cajole to start getting this implemented?
--
Regards,
Richie
Learning R
4dpiecharts.com
2001 Sep 23
1
outer
i cannot cajole outer in doing what i want it to do.
i hav a function only defined for scalars
fun(n,k)
and i want to do
outer(1:5,1:5,function(x,y) fun(x,y))
(i know this is written somewhat clumsy)
to get an array with the values of fun
to use it as an input for image
this does not work since
outer assumes...
2008 Jan 03
2
Interresting Changeset for Rails Trunk...
>From http://blog.codefront.net/2008/01/02/whats-new-on-edge-rails-the-pilot/
A native Mongrel handler has been introduced. This is so that it can be worked on independent of Mongrel?s release cycle (the Rails handler is currently in the Mongrel codebase). Jeremy Kemper (bitsweat) has already made a minor performance improvement by moving the mutex from the handler itself into the dispatcher.
2006 Nov 26
2
Fixed zeros in tables
Hello All R Users,
Function loglm() in library MASS can be cajoled to accomodate
structural zeros in a cross-classification table. An example from
Fienberg demonstrates how this can be done.
My question is: Can the function glm() perform the same task? Can
glm() estimate a log-linear model with fixed zeros like loglm()?
Thanks for your help,
Andrew
## Fienberg...
2009 Apr 18
1
Modelling an "incomplete Poisson" distribution ?
...r some random effects) :
lmer(NoP~X+Y....+(X|Center)), data=Mydata, family=poisson(link=log))
While the preliminary analysis suggest that (the right part of) a
Poisson distribution might be reasonable for all real observations, the
lack of observations with count==0 bothers me.
Is there a way to cajole glm (and lmer, by the way) into modelling these
data to an "incomplete Poisson" model, i. e. with unobserved "0"
values ?
Sincerely,
Emmanuel Charpentier
2007 Apr 04
4
joining across databases in a find statement with include (legacy db)
Hi,
I have a legacy database ''old'' and a new database ''new'' which rails
uses. I set up models using old with establish_connection(old), and
this works well, except for include:
class OldModel < ActiveRecord::Base
establish_connection(old)
end
class NewModel < ActiveRecord::Base
has_one :old_model
end
a = OldModel.find :first
NewModel.find(:all,
2005 Feb 17
0
[LLVMdev] LLVM built on VS C++ 2005
...ality and problems we've
previously run into. I'm currently working on getting the llvm-test
suite to pass on Cygwin. I don't know if anyone's looked into getting
these tests to run with win32 native executables. The testing harness is
pretty unix-centric but it might be possible to cajole them into running
under Cygwin but using win32 built executables (as opposed to Cygwin
executables).
7. Pretty much everything else is already portable.
I'd talk to Jeff Cohen about his efforts with win32 as he's been the
primary developer on that.
Thanks, Aaron.
Reid.
-------------- n...
2005 Feb 17
2
[LLVMdev] LLVM built on VS C++ 2005
Hi Reid,
I'll send a complete report tommorow, its getting late.
It looks like there is alot of work to do to get the MS VC version in line
with the Unix release. I am very willing to help out with porting.
The tests and regression tests look a biggy maybe they would be better done
on the command line using make rather than separate Visual Studio projects.
As I say I am willing to help
2005 Apr 21
2
[Bug 1023] Add support for dhgex-sha512
...h SHA512 instead of SHA1.
This removes the (largely acedemic) 160-bit bottleneck that prevented ciphers
with longer keys from being fully utilised.
Note that this patch requires a modified OpenSSL to build (set evp.h's
EVP_MAX_MD_SIZE to 64 and rebuild - NB this breaks bincompat). It could be
cajoled into working with OpenSSL CVS HEAD with some minor changes.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2007 Sep 07
0
FOUND SOLUTION and question: Cannot access shares after joining Samba to AD 2000 domain
We had a Samba Version 3.0.23c-4 workgroup server on clarkconnect 4.1
(had to hunt for kbr5-workstation!) with a smbpasswd back-end that was
accessed from machines joined into an Active Directory Windows 2000
domain.
We switched the Samba server to be a domain member. We have done this
before so thought we knew all the could happen had already happened and
took extra care to follow our
2006 May 02
1
Possible to cause Yum to "reload" packages a second time?
...update run.
I've considered using rpm -F to refresh the files, but from what I can
see that won't work. The switch only causes existing packages to be
updated. I just don't see any switches in rpm or yum that will enable
me to do what I want to attempt. Does anyone know of a wait to cajole
yum to do my bidding?
Thanks!
Barry
2010 Aug 27
3
checking if a package is installed
Hi,
I am writing a function that requires a specific package to be installed.
Is there a way of checking if the package is installed and returning a TRUE
/ FALSE result so my function can return an appropriate error message and
exit the function gracefully rather than just bombing out?
I'm thinking along the following lines (but want code that works),
f_checkpackage <- function()
{
if
2015 Sep 10
2
Using IDs to suppress specific messages and warnings
The suppressMessages and suppressWarnings functions currently suppress
all the message or warnings that are generated by the input
expression.
The ability to suppress only specific messages or warnings is
sometimes useful, particularly for cases like file import where there
are lots of things that can go wrong.
Suppressing only messages that match a regular expression has rightly
been rejected
2012 Aug 30
2
self-defined distance function to be computed on matrix
Hello,
I have a self-defined function to be computed on each column in a matrix.
The basic idea is to ignore the elements that have value of 0 during
computation.
I should be able to write my own function but it could be computational
expensive, so I'd love to ask if anyone may have suggestions on how to
implement it more efficiently. Thanks in advance.
For example, there are three
2007 Aug 30
3
Testing Framework
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
So, now that we've all complained about the state of testing of Open
Source versions of Asterisk, lets do something about it.
I propose we start with a list of things that we think should be tested
in Asterisk, and means to test them.
Maybe we could run certain tests based on the changes between minor
versions?
Anyway lets start.
Call
2001 Apr 09
13
2.2 release imminent.
Well, as Andrew shouted at me again this weekend it's getting
to be about that time.... :-) :-).
Yep, we're thinking we should do an official 2.2 Samba release
early next week, so if you have anything you can't live
with, now would be a good time to tell us....
:-).
It's been gestating longer than an elephant, so it's really
time to let it out into the world and do its own
2005 Mar 09
0
OW #10.09 - Google Desktop and Live Meeting
--==>> OFFICE WATCH <<==--
The Microsoft Office newsletter from Woody's Watch.
Your independent source for MS Office advice and news since 1996
9 March 2005 Vol 10 No 9
New! "The Desktop Search Handbook" - http://shop.woodyswatch.com/dsh/
@@@ Recover lost emails at http://ref.OfficeRecovery.com/?wow @@@
MailRecovery suites retrieve emails from
2009 Jan 30
35
j4200 drive carriers
apparently if you don''t order a J4200 with drives, you just get filler
sleds that won''t accept a hard drive. (had to look at a parts breakdown
on sunsolve to figure this out -- the docs should simply make this clear.)
it looks like the sled that will accept a drive is part #570-1182.
anyone know how i could order 12 of these?