<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} p
{margin-top:0;
margin-bottom:0}--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p><br>
</p>
<p>Hi,</p>
<p>I am trying to use the disgnosticsPmatrix command and gives me the error message:</p>
<p><font size="2"><span style="font-size:10pt"><span class="Apple-style-span" style="border-collapse:separate; color:rgb(0,0,0); font-family:'Lucida Console'; font-size:13px; font-style:normal; font-variant:normal; font-weight:normal; letter-spacing:normal; line-height:15px; orphans:2; text-indent:0px; text-transform:none; white-space:pre-wrap; widows:2; word-spacing:0px; background-color:rgb(225,226,229)"></span></span></font></p>
<font size="2">
<pre tabindex="0" class="GEWYW5YBFEB" id="rstudio_console_output" style="font-family:'Lucida Console'; font-size:10pt!important; outline-style:none; outline-width:initial; outline-color:initial; border-top-style:none; border-right-style:none; border-bottom-style:none; border-left-style:none; border-width:initial; border-color:initial; white-space:pre-wrap!important; word-break:break-all; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.2"><span class="GEWYW5YBAEB ace_constant" style="color:rgb(197,6,11)">Error in makeIPMPmatrix(nEnvClass = 1, nBigMatrix = length(Pmatrix@meshpoints), :
argument "growObj" is missing, with no default</span></pre>
</font>I already made my growth object:
<p></p>
<p>gr<- makeGrowthObj(dataf = Acuna, Formula = sizeNext~size+size2) so I don't understand why it is telling me that it isd missing.</p>
<p>My P matrix was: </p>
<p><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Lucida Console'; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 15px; orphans: 2; text-align: -webkit-left; text-indent: 0px; text-transform: none; white-space: pre-wrap; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(225, 226, 229); "></p>
<pre tabindex="0" class="GEWYW5YBFEB" id="rstudio_console_output" style="font-family: 'Lucida Console'; font-size: 10pt !important; outline-style: none; outline-width: initial; outline-color: initial; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-width: initial; border-color: initial; white-space: pre-wrap !important; word-break: break-all; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; -webkit-user-select: text; line-height: 1.2; "><span class="GEWYW5YBMDB ace_keyword" style="color: blue; ">Pmatrix <- makeIPMPmatrix(nBigMatrix = 100,
</span><span class="GEWYW5YBJEB ace_keyword" style="white-space: pre; -webkit-user-select: text; color: blue; ">+ </span><span class="GEWYW5YBMDB ace_keyword" style="color: blue; "> minSize = 0, maxSize = 100,
</span><span class="GEWYW5YBJEB ace_keyword" style="white-space: pre; -webkit-user-select: text; color: blue; ">+ </span><span class="GEWYW5YBMDB ace_keyword" style="color: blue; "> growObj = gr, survObj = sv,
</span><span class="GEWYW5YBJEB ace_keyword" style="white-space: pre; -webkit-user-select: text; color: blue; ">+ </span><span class="GEWYW5YBMDB ace_keyword" style="color: blue; "> correction = "discretizeExtremes")</span></pre>
</span><br>
<p></p>
<p><br>
</p>
<p>Do you know why it is doing it?</p>
<p><br>
</p>
<p>thanks</p>
<p>Keno<br>
</p>
<p><br>
</p>
</body>
</html>