Displaying 4 results from an estimated 4 matches for "panam".
Did you mean:
panama
2005 Jun 01
1
Problem with fPortfolio
...ta frame,
> # then multiply by 100 for percentual returns ...
> berndtAssets = berndtInvest[, -c(1, 11, 18)]
> rownames(berndtAssets) = berndtInvest[, 1]
> head(berndtAssets)
CITCRP CONED CONTIL DATGEN DEC DELTA GENMIL GERBER IBM
MOBIL PANAM PSNH TANDY TEXACO
1-Jan-78 -0.115 -0.079 -0.129 -0.084 -0.100 -0.028 -0.099 -0.048 -0.029
-0.046 0.025 -0.008 -0.075 -0.054
1-Feb-78 -0.019 -0.003 0.037 -0.097 -0.063 -0.033 0.018 0.160 -0.043
-0.017 -0.073 -0.025 -0.004 -0.010
1-Mar-78 0.059 0.022 0.003 0.063 0.010 0.070 -0.023 -0.0...
2005 Sep 22
3
anova on binomial LMER objects
Dear R users,
I have been having problems getting believable estimates from anova on a
model fit from lmer. I get the impression that F is being greatly
underestimated, as can be seen by running the example I have given below.
First an explanation of what I'm trying to do. I am trying to fit a glmm
with binomial errors to some data. The experiment involves 10
shadehouses, divided between
2000 Feb 22
5
Login Problems
I have upgraded my computer from win95 to win98 and now I'm getting "The
password is incorrect. Try again." on shares that were working. Any
ideas???
Thanks
Rob
--
-------------------------------------------------------
Stonebridge Technologies
-------------------------------------------------------
Robert Spiecha rspiecha@sbti.com
SE (Memphis) (888) 541-5879
2003 Oct 31
37
File Permissions
I have set up Samba so that all users on my small network can read from my
one of my Linux shares as well as write to that share.
However, when user A saves a file to that share, user B can't open it -- and
vice versa. How can I set up samba so that all files written to that share can
be read, modified, and deleted by all users?
Thanks in advance for an answer to this question.