Re: [R] Problem with plotmat package

2021-09-16 Thread H
On 09/16/2021 09:26 PM, H wrote: > On 09/16/2021 09:00 PM, Jim Lemon wrote: >> Okay, that was just my reading of the help page. I hope that I haven't >> added to the confusion. >> >> Jim >> >> On Fri, Sep 17, 2021 at 10:50 AM H wrote: >>> On 09/15/2021 09:40 PM, Jim Lemon wrote: Oops, your pl

Re: [R] Problem with plotmat package

2021-09-16 Thread H
On 09/16/2021 09:00 PM, Jim Lemon wrote: > Okay, that was just my reading of the help page. I hope that I haven't > added to the confusion. > > Jim > > On Fri, Sep 17, 2021 at 10:50 AM H wrote: >> On 09/15/2021 09:40 PM, Jim Lemon wrote: >>> Oops, your plot >>> >>> On Thu, Sep 16, 2021 at 11:39 AM

Re: [R] Problem with plotmat package

2021-09-16 Thread Jim Lemon
Okay, that was just my reading of the help page. I hope that I haven't added to the confusion. Jim On Fri, Sep 17, 2021 at 10:50 AM H wrote: > > On 09/15/2021 09:40 PM, Jim Lemon wrote: > > Oops, your plot > > > > On Thu, Sep 16, 2021 at 11:39 AM Jim Lemon wrote: > >> Hi H, > >> Looking at your

Re: [R] Problem with plotmat package

2021-09-16 Thread H
On 09/15/2021 09:40 PM, Jim Lemon wrote: > Oops, your plot > > On Thu, Sep 16, 2021 at 11:39 AM Jim Lemon wrote: >> Hi H, >> Looking at your example and the help page, it looks to me as though >> the plot is consistent with the "A" matrix: >> >> Oz >> Rain Nice >> Rain 0.25 0.75 >> Nice 0.60

Re: [R] Problem with plotmat package

2021-09-15 Thread Jim Lemon
Oops, your plot On Thu, Sep 16, 2021 at 11:39 AM Jim Lemon wrote: > > Hi H, > Looking at your example and the help page, it looks to me as though > the plot is consistent with the "A" matrix: > > Oz > Rain Nice > Rain 0.25 0.75 > Nice 0.60 0.40 > > # help page > A - square coefficient matri

Re: [R] Problem with plotmat package

2021-09-15 Thread Jim Lemon
Hi H, Looking at your example and the help page, it looks to me as though the plot is consistent with the "A" matrix: Oz Rain Nice Rain 0.25 0.75 Nice 0.60 0.40 # help page A - square coefficient matrix, specifying the links (rows=to, cols=from). In your plot (attached): Rain (col) goes to

[R] Problem with plotmat package

2021-09-15 Thread H
I am using plotmat 1.6.5 (part of the diagram package) in R 3.6 to plot Markov transition charts but have run into an issue that I was hoping someone could shed light on here. I did e-mail the maintainer over a month ago but have not received a reply. The issue is that the directional arrows po