Git Product home page Git Product logo

statistics-workbench's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

statistics-workbench's Issues

System.Windows.Markup.XamlParseException

I'm having trouble both running and compiling this project due to the following exception.

An exception of type 'System.Windows.Markup.XamlParseException' occurred in PresentationFramework.dll but was not handled in user code

Additional information: Could not load file or assembly 'System.Windows.Interactivity, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.

Update Build?

Any chance on getting this updated to the latest build of Accord.Net? I think I have most of the code updated but I have these Fody errors.

    1>\statistics-workbench-master\packages\Fody.2.1.0\build\netstandard1.0\Fody.targets(57,11): error MSB4064: The "NuGetPackageRoot" parameter is not supported by the "Fody.WeavingTask" task. Verify the parameter exists on the task, and it is a settable public instance property.
    1>\statistics-workbench-master\packages\Fody.2.1.0\build\netstandard1.0\Fody.targets(53,5): error MSB4063: The "Fody.WeavingTask" task could not be initialized with its input parameters. 

If I remove the items in the Fody.targets that Fody objects to, I eventually get to this error.

    1>MSBUILD : error : Fody: An unhandled exception occurred:
    1>MSBUILD : error : Exception:
    1>MSBUILD : error : Could not load file or assembly 'Microsoft.Build.Framework, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
    1>MSBUILD : error : StackTrace:
    1>MSBUILD : error : 
    1>MSBUILD : error : Server stack trace: 
    1>MSBUILD : error :    at System.Signature.GetSignature(Void* pCorSig, Int32 cCorSig, RuntimeFieldHandleInternal fieldHandle, IRuntimeMethodInfo methodHandle, RuntimeType declaringType)
    1>MSBUILD : error :    at System.Reflection.RuntimeMethodInfo.FetchNonReturnParameters()
    1>MSBUILD : error :    at System.Reflection.RuntimeMethodInfo.GetParameters()
    1>MSBUILD : error :    at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg)
    1>MSBUILD : error : 
    1>MSBUILD : error : Exception rethrown at [0]: 
    1>MSBUILD : error :    at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
    1>MSBUILD : error :    at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
    1>MSBUILD : error :    at IInnerWeaver.set_Logger(ILogger value)
    1>MSBUILD : error :    at Processor.ExecuteInOwnAppDomain() in c:\ConsoleBuildAgent\work\ed448661dbb30d2e\Fody\Processor.cs:line 146
    1>MSBUILD : error :    at Processor.Inner() in c:\ConsoleBuildAgent\work\ed448661dbb30d2e\Fody\Processor.cs:line 93
    1>MSBUILD : error :    at Processor.Execute() in c:\ConsoleBuildAgent\work\ed448661dbb30d2e\Fody\Processor.cs:line 45
    1>MSBUILD : error : Source:
    1>MSBUILD : error : mscorlib
    1>MSBUILD : error : TargetSite:
    1>MSBUILD : error : Void GetSignature(Void*, Int32, System.RuntimeFieldHandleInternal, System.IRuntimeMethodInfo, System.RuntimeType)
    1>MSBUILD : error : Could not load file or assembly 'Microsoft.Build.Framework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
    1>MSBUILD : error : StackTrace:
    1>MSBUILD : error : 
    1>MSBUILD : error : 
    1>      Finished Fody 121ms.

Chasing Dots...?

I haven't debugged this yet but several of the algorithms produce a never ending stream of chasing dots animation where the graph should be in the top right hand corner.

For example:
Symmetric Geometric
Shapiro Wilk
Grubb

image

Any example for logrank test

I am trying to do logrank test, but I didn't find a test with the same name in accord.net. Do you have any examples to do it?

System.ArgumentOutOfRangeException

When I want to debug codes to enjoy Workbench ,some wrong happened,I'm not familiar with wpf

“Statistics Workbench.exe”(CLR v4.0.30319: Statistics Workbench.exe): 已加载“F:\AppSpace\Statistics\Sources\bin\x86\Debug\NuDoq.dll”。模块已生成,不包含符号。
“Statistics Workbench.exe”(CLR v4.0.30319: Statistics Workbench.exe): 已加载“F:\AppSpace\Statistics\Sources\bin\x86\Debug\Accord.dll”。已跳过加载符号。模块进行了优化,并且调试器选项“仅我的代码”已启用。
“Statistics Workbench.exe”(CLR v4.0.30319: Statistics Workbench.exe): 已加载“F:\AppSpace\Statistics\Sources\bin\x86\Debug\Accord.Math.dll”。已跳过加载符号。模块进行了优化,并且调试器选项“仅我的代码”已启用。
“Statistics Workbench.exe”(CLR v4.0.30319: Statistics Workbench.exe): 已加载“F:\AppSpace\Statistics\Sources\bin\x86\Debug\ICSharpCode.AvalonEdit.dll”。已跳过加载符号。模块进行了优化,并且调试器选项“仅我的代码”已启用。
“Statistics Workbench.exe”(CLR v4.0.30319: Statistics Workbench.exe): 已加载“F:\AppSpace\Statistics\Sources\bin\x86\Debug\System.Windows.Interactivity.dll”。已跳过加载符号。模块进行了优化,并且调试器选项“仅我的代码”已启用。
“Statistics Workbench.exe”(CLR v4.0.30319: Statistics Workbench.exe): 已加载“C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\UIAutomationProvider\v4.0_4.0.0.0__31bf3856ad364e35\UIAutomationProvider.dll”。已跳过加载符号。模块进行了优化,并且调试器选项“仅我的代码”已启用。
“Statistics Workbench.exe”(CLR v4.0.30319: Statistics Workbench.exe): 已加载“C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\UIAutomationTypes\v4.0_4.0.0.0__31bf3856ad364e35\UIAutomationTypes.dll”。已跳过加载符号。模块进行了优化,并且调试器选项“仅我的代码”已启用。
“Statistics Workbench.exe”(CLR v4.0.30319: Statistics Workbench.exe): 已加载“F:\AppSpace\Statistics\Sources\bin\x86\Debug\Accord.Statistics.dll”。已跳过加载符号。模块进行了优化,并且调试器选项“仅我的代码”已启用。
“Statistics Workbench.exe”(CLR v4.0.30319: Statistics Workbench.exe): 已加载“C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml.Linq\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.Linq.dll”。已跳过加载符号。模块进行了优化,并且调试器选项“仅我的代码”已启用。
“Statistics Workbench.exe”(CLR v4.0.30319: Statistics Workbench.exe): 已加载“C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Numerics\v4.0_4.0.0.0__b77a5c561934e089\System.Numerics.dll”。已跳过加载符号。模块进行了优化,并且调试器选项“仅我的代码”已启用。
“Statistics Workbench.exe”(CLR v4.0.30319: Statistics Workbench.exe): 已加载“C:\WINDOWS\Microsoft.Net\assembly\GAC_32\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll”。已跳过加载符号。模块进行了优化,并且调试器选项“仅我的代码”已启用。
“Statistics Workbench.exe”(CLR v4.0.30319: Statistics Workbench.exe): 已加载“C:\WINDOWS\Microsoft.Net\assembly\GAC_32\System.Web\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.dll”。已跳过加载符号。模块进行了优化,并且调试器选项“仅我的代码”已启用。
引发的异常:“System.ArgumentOutOfRangeException”(位于 mscorlib.dll 中)
引发的异常:“System.ArgumentOutOfRangeException”(位于 mscorlib.dll 中)
程序“[8884] Statistics Workbench.exe: 程序跟踪”已退出,返回值为 0 (0x0)。
程序“[8884] Statistics Workbench.exe”已退出,返回值为 -1 (0xffffffff)。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.