Hello everyone,
I'm working through this book, *Humanities Data in R* (Arnold & Tilton),
and I'm just having trouble understanding this maneuver.
In sum, I'm trying to combine data in two different data.frames.
This data.frame is called fruitNutr
Fruit Calories
1 banana 100
2 pear 100
3 mango
First I estimated the parameters of exponentiated generalized normal
distribution using the dataset (data1: generated from normal distribution).
Then I used real dataset (data2) and tried to find the maximum likelihood
estimates (MLE) using the AdequacyModel packages. It gives the error messag
Thanks Martin, this seems much better. All of the best, Elizabeth
> On Apr 16, 2019, at 10:22 AM, Martin Maechler
> wrote:
>
>> Elizabeth Purdom
>>on Tue, 16 Apr 2019 09:45:45 -0700 writes:
>
>> Hi Bert, Thanks for your response. What you suggest is
>> more or less the fix I sugge
On Wed, Apr 17, 2019 at 1:06 PM Jeff Newmiller wrote:
>
> From reading
>
> > namespace ‘rlang’ 0.3.0 is already loaded, but >= 0.3.1 is required
>
> it would seem that you need to upgrade your rlang package...
Typically this indicates you need to restart R.
Hadley
--
http://hadley.nz
>From reading
> namespace ‘rlang’ 0.3.0 is already loaded, but >= 0.3.1 is required
it would seem that you need to upgrade your rlang package...
On April 17, 2019 10:19:48 AM PDT, greg holly wrote:
>;
>
>I need work on libraries "tidyverse" and "corrr". When I cal these, I
>am
>getting the foll
Elizabeth
There is a package (of mine) setRNG on CRAN that may be a helpful
example (code/tests/examples/vignette). Most of the package is testing
designed to fail if the RNG in R is changed in a way that will affect my
other package testing. Martin's function in the previous reply has most
o
;
I need work on libraries "tidyverse" and "corrr". When I cal these, I am
getting the following error message. What can be done? Your help is highly
appreciated.
Greg
Error: package or namespace load failed for ‘tidyverse’ in loadNamespace(i,
c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
n
Hello,I am pleased to announce the release of dbparser v1.0.1 on CRAN
https://cran.r-project.org/web/packages/dbparser/index.htmlThe new release
include: * Check if drugbank database exist before parsing * Add support
for international_brands and salts elements * Properly rename some fe
8 matches
Mail list logo