Displaying 20 results from an estimated 5000 matches similar to: "duplicate model object with associations ?"
2013 Apr 16
1
Path Diagram
Hi All,
Apologies if this has been answered somewhere else, but I have been
searching for an answer all day and not been able to find one.
I am trying to plot a path diagram for a CFA I have run, I have installed
Rgraphviz and run the following:
pathDiagram(cfa, min.rank='item1, item2, item3, item4, item5, item6,
item7, item8, item9, item10, item11, item12', max.rank='SMP,
2008 May 29
2
"Levels" error after printing
Hi all,
After running this code (attaches is the input file):
dat <- read.table("gene_prob.txt", sep = "\t")
n <- length(dat$V1)
print(n)
print(dat$V1)
I get this print out.
......
[8541] LOC552889 GPR15 SLC2A11 GRIP2 SGEF
[8546] PIK3IP1 RPS27 AQP7
8548 Levels: 3.8-1 A2M A4GALT A4GNT AAAS AAK1 AAMP AANAT AARSD1 AASS
...
2001 Apr 15
2
data manipulation in R
Dear List:
I have a data manipulation problem that I was unable
to solve in R. I did it in SQL, and it may be that
the solution in R is to do it in SQL, but I wondered
if people could imagine a vector-based solution.
Imagine a list A[i] of observers who observe some set
of events B[j]. Each observer i may observe one or
more events, and each event j may have been observed
by one or more
2012 Mar 28
1
how to avoid farword slashes in RJSONIO output
Hi All,
I wanted know how to get RJSONIO output with out forward slashes? for
example:
"({\"total\":5,\"results\":[\n {\n \"id\": 1,\n\"name\": \"Monkey D
Luffy\",\n\"position\": \"Captain\",\n\"ambition\": \"I Will become the
pirate king\" \n},\n{\n \"id\": 2,\n\"name\":
2007 Dec 22
1
Ajax.Updater and JavaScript functions
Hello all,
I have a script that uses a Ajax.Updater call to update the contents
of a DIV. The code being inserted includes a javascript function,
which is "called" by onClick event elsewhere in the HTML.
The page initially works fine in that the DIV gets the right content,
the Javascript inserted works fine.
The problem I have is that if I call the Ajax.Updater again then the
2009 May 28
2
two ROR project with one application server , is it possible
two rails project with one application server(only one mongrel) ,
is it possible ?
if yes , then how ?
--
Posted via http://www.ruby-forum.com/.
2012 Jul 21
2
Xen PCI/VGA passthrough failing on Ubuntu 12.04 (64-bit)
I''ve been trying to set up a VGA-passthrough on my Ubuntu 12.04 box to run
Windows (for gaming) while leaving my RAID-5 array available (managed by
Linux). First, here are the machine specs:
CPU: AMD A8-3870K 3.4GHz Quad-Core APU
GPU: APU-integrated AMD Radeon 6550 (shared memory)
Mobo: ASUS F1A75-V EVO with AMD-virtualization enabled in UEFI-BIOS
RAM: 8GB DDR3 1866 G-Skill Sniper
2001 Apr 15
0
newbie to R but not to stats programming
Dear R-list
I am a newbie to R, but I have been doing statistical
programming for 15 years, in SAS, Stata, Perl, and
various idioms of SQL. A number of basic working
issues have so far eluded me in R, so I thought I
would post several long and newbie messages in the
hope that several people will respond with different
ways to resolve these issues.
I have read Maindonald's _ Intro_, and
2007 Jan 26
3
Newbie question.
Sorry for my ignoreance I''m kind of new to this....
I have a requirement for a page that essentially consists of three
"DIVS".
DIV1 - This is static, it has a bunch of links that initiate a AJAX
request to populate DIV2
DIV2 - Populated as a result of a request initiated from DIV1.
- This needs to have further links that will initiate a AJAX
request to populate DIV3.
2001 Apr 15
1
contingency tables in R
Dear List:
Most of the analysis I do involves contingency tables.
I am migrating to R from Stata and I have a number of
questions about using contingency tables in R. I
suspect that most of the things I want to do are very
short R scripts that people on this list probably
have. I wonder if you would be willing to share them.
First, the presentation of tables by table() is not
2002 Mar 12
1
Problem with duplicate directories
**********************************************************************
Este email assim como os ficheiros que possa ter em anexo s?o confidenciais
e para uso exclusivo da pessoa ou organiza??o para o qual foi enviado.
Se recebeu este email por engano por favor notifique Redes@bnc.pt
Esta nota confirma que esta mensagem foi verificada pelo MIMEsweeper
n?o tendo sido encontrados virus.
2010 Dec 03
2
Routing issue
HI,
map.connect ''/ads/'', :controller=>''ads'', :action=>''index''
map.connect ''/ads/:id'', :controller=>''ads'', :action=>''show''
The above two lines i am using for routing in my application to show a
list of ads when i visit at http:\\localhost:3000\add
and an add with the id when i
2011 Jan 09
4
IIS Change Notifications
Good afternoon all,
I'm a web developer (c#) who also manages a small hosting environment.
Roughly, our configuration is:
Two IIS7 (Windows Server 2008 Web) servers which share configuration data
and site files from a SMB share located on a ubuntu server.
The ubuntu server is currently running 3.0.28a which is quite old, but read
on.
We've been having a problem with the change
2008 Oct 16
2
Read files from two servers
Hi,
in production I have 2 debian servers to which my app is deployed:
the first has a public IP and serves as webserver and the second has a
private IP and is used for database and other scripts running.
The scripts that are running saves some files on the second server
that should be accessed from the first server.
Is there an easy way to mount/link (?) the directories I need to be
accessed
2019 Jan 11
2
Error: User bob@aaa.bbb doesn't have home dir set, disabling duplicate database
I made a mistake when I moved dovecot to a new server and only specified
mail_location instead of mail_home
All I have in 10-mail.conf is
---------
mail_location = maildir:/home/vmail/mailboxes/%d/%n
------------
All emails for the few accounts I have are in these mailboxes and I can
get/see them via my mail client
I do, however, get the following error
--------------------
imap(bob at
2008 Nov 27
0
tracemem again
Hi,
I am using tracemem() to dump some memory contents. When the contents
of the memory contain a mix of binary and ascii, the output looks like:
0 1 2 3 4 5 6 7 8 9 a b c d e
f 0123456789abcdef
0: 2f 79 2e 20 2e 9e 2e fc fe 2e 2e 38 2e 0a 34 38 /y.
.......8..48
10: 34 32 35 2c 20 72 65 6d 6f 74 65 20 69 70 3a 20 425,
2009 Jan 16
4
[PATCH] Btrfs: simplify iteration codes
merge list_for_each and list_entry to list_for_each_entry.
Signed-off-by: Qinghuang Feng <qhfeng.kernel@gmail.com>
---
diff --git a/fs/btrfs/volumes.c b/fs/btrfs/volumes.c
index b187b53..70f0248 100644
--- a/fs/btrfs/volumes.c
+++ b/fs/btrfs/volumes.c
@@ -104,10 +104,8 @@ static noinline struct btrfs_device *__find_device(struct list_head *head,
u64 devid, u8 *uuid)
{
struct
2011 May 10
14
When someone helps you, at least let them know if the problem is resolved or not
I'll keep this brief because I don't want to come across like any more of an
a$$ than I absolutely have to, especially since I know I've blown my stack
before.....
Gentlemen (and Ladies, if you're out there),
If someone gives you advice on this list, and ESPECIALLY if they give you
advice offlist, have the courtesy to (AT THE LEAST) to let them know when/if
you get your question
2016 Jun 08
1
keytabs basics linux <=> AD ?
hi users
a novice here hoping to grasp fundamentals soon
I have a samba+sssd as a client to an AD - I have all the
keytabs for a host(I think) but I noticed weird(to me at
least) smbclient behavior.
when I do:
$ smbclient -L swir -U me at AAA.PRIVATE.DOM -k
all works, clients sees local samba's shares, when I do:
$ smbclient -L swir.private.aaa.private.dom -U
pe243 at AAA.PRIVATE.DOM -k
2010 May 07
1
Bug in R -e "command"
Hi all:
since about a month we encountered a problem with R -e command: spaces
in the "command" of R -e "command" are no more tolerated. This same
issue affects 2.11 patched (05-05-2010), 2.10.1, and current devel (at
least the one of two weeks ago).
(I skip the mid of the printouts, replaced with ...)
* R -e "message('aaa aaa')"
ARGUMENT